SNS API
OPI SNS API endpoints are available to use with an API Key or from allow-listed domains.
Last updated
OPI SNS API endpoints are available to use with an API Key or from allow-listed domains.
Last updated
Mainnet: https://api.ordinalsbot.com/sns
Testnet: https://testnet-api.ordinalsbot.com/sns
You can refer to official OPI documentation for all available endpoints.
GET
https://api.ordinalsbot.com/sns/v1/sns/get_info_of_sns
name*
String
SNS to get info for (e.g. satoshi.sats)
x-api-key*
String
API Key
GET
https://api.ordinalsbot.com/sns/v1/sns/get_sns_of_address
address*
String
Bitcoin address to check balance
x-api-key*
String
API Key
GET
https://api.ordinalsbot.com/sns/v1/sns/get_sns_count_of_address
address*
String
Bitcoin address to check balance
x-api-key*
String
API Key