Wallets
Returns inscriptions owned by a bitcoin wallet address
Authorizations
x-api-KeystringRequired
Query parameters
orderstring · enumRequiredPossible values:
Sort order
offsetintegerRequired
Starting offset for pagination
countinteger · min: 20 · max: 2000Required
Number of results to return
addressstringRequired
Bitcoin wallet address
exclude_brc20booleanOptional
Set to true to exclude BRC-20 inscriptions
cursed_onlybooleanOptional
Set to true to return only cursed inscriptions
Responses
200
Successful response
application/json
429
Rate limit exceeded
application/json
get
/wallet/inscriptionsReturns historical balances for a given bitcoin wallet address.
Authorizations
x-api-KeystringRequired
Query parameters
addressstringRequired
Bitcoin wallet address
Responses
200
Successful response
application/json
403
Invalid API Key
application/json
429
Rate limit exceeded
application/json
get
/x/wallet/balance_historyLast updated