https://testnet.api.bestinslot.xyz / https://signet_api.bestinslot.xyz
Sats Validity Check
Included in: Basic, Pro, DedicatedGET https://api.bestinslot.xyz/v3/sats/validity_check
Returns validity details about a specific inscription.
Sample query: https://api.bestinslot.xyz/v3/sats/validity_check?inscription_id=8ca50ea8ed42bf9b1b2dad8df4fddb1d354769b32d240e2d5a788ee78ef2bab0i0
Query Parameters
- 200: OK Success
Sats Forward Lookup
Included in: Basic, Pro, DedicatedGET https://api.bestinslot.xyz/v3/sats/forward_lookup
Returns address from a sats name.
Sample query: https://api.bestinslot.xyz/v3/sats/forward_lookup?sats_name=penguins.sats
Query Parameters
- 200: OK Success
Sats Reverse Lookup
Included in: Basic, Pro, DedicatedGET https://api.bestinslot.xyz/v3/sats/reverse_lookup
Returns valid sats name with minimum inscription number from a bitcoin wallet address.
Sample query: https://api.bestinslot.xyz/v3/sats/reverse_lookup?address=bc1prjglj0tcff20fe4rkwlfj6rjpgjgp3c9k252gsrwysmc7uuk9dcqm40l8k
Query Parameters
- 200: OK Success
Get Sats Activity
Included in: Pro, DedicatedGET https://api.bestinslot.xyz/v3/sats/activity
Returns ordered list of inscribes, sales and transfers of all sats.
Sample query: https://api.bestinslot.xyz/v3/sats/activity?activity_filter=7&sort_by=ts&order=desc&offset=0&count=100
Query Parameters
- 200: OK Success