Base URLs
| Network | Base URL |
|---|---|
| Mainnet | https://api.bestinslot.xyz |
| Testnet4 | https://testnet.api.bestinslot.xyz |
| Signet | https://signet_api.bestinslot.xyz |
Authentication
Include your API key in every request using thex-api-key header.
All plans require an API key, including the free and trial tiers. To obtain a
key, submit a request via the Best in Slot API request
form.
Response Format
Every response wraps its payload in a consistent envelope:block_height field reflects the latest indexed block at the time of the response — not necessarily the block relevant to your query.
Pagination
Endpoints that return lists supportoffset and count pagination parameters.
| Rule | Detail |
|---|---|
| Multiples of 20 | Both offset and count must be multiples of 20 |
Maximum offset | 5,000 for most endpoints (some endpoints differ — check individual parameter tables) |
Maximum count | 100 for most endpoints (some endpoints allow up to 2,000 — check individual parameter tables) |
Plan Tiers
Endpoints are gated by API key tier. The four tiers are:- Basic — entry-level access to core read endpoints
- Pro — adds pricing data, activity feeds, and wallet listings
- Enterprise — adds block-level data streams
- Dedicated — full access including all mempool and global activity endpoints