BnS Life Public API
The BnS Life API provides detailed data about market content and character statistics for Blade and Soul NA/EU.
All data is provided in JSON and available for all manual and automated access points.
The BnS Life API provides detailed data about market content and character statistics for Blade and Soul NA/EU.
All data is provided in JSON and available for all manual and automated access points.
Character Data Access Point
The character data contains all information BnS Life fetches and displays on the character pages.
The access point is available at:
Character Data Parameters
Sets the region for target character.
Specifies the name of target character.
Displays stored PVE/PVP build.
*optional.
Sets specific filters for data fetching.
*optional, default: full.
Filter Options
The filter parameter can contain one or multiple elements to specify the target data information.
Following filters are available:
Displays the whole character sheet.
*selected when no filter specified
Displays all character stat values.
(stats_base, stats_equip, stats_total)
Displays the character base stat values.
Displays the character equipment stat values.
Displays the characters total stat values.
Displays the HM point distribution.
Displays the talent tree.
Displays general character and account data
Displays basic equipment information
Displays more detailed equipment information
Displays known characters from same account
Examples
The character data contains all information BnS Life fetches and displays on the character pages.
The access point is available at:
https://bns.life/data/char
Character Data Parameters
region: [eu/na]
name: #name#
type: [pve/pvp]
*optional.
filter: [options]
*optional, default: full.
Filter Options
The filter parameter can contain one or multiple elements to specify the target data information.
Following filters are available:
full
*selected when no filter specified
stats
(stats_base, stats_equip, stats_total)
stats_base
stats_equip
stats_total
hmpoints
talents
general
equip_basic
equipment
account
Examples
https://bns.life/data/char?region=eu&name=Roarkii
https://bns.life/data/char?region=eu&name=Roarkii&filter=stats,equipment,shields
https://bns.life/data/char?region=na&name=Faireii&filter=general,account,stats_total
https://bns.life/data/char?region=na&name=Faireii&type=pve&filter=talents