Version: v1
Introduction
Our token API provides endpoints for accessing and managing various token protocols, including Ordinals inscriptions, BRC-20, Runes, SNS, and BITMAP.
It allows developers to retrieve detailed information about specific tokens, holders, and balances.
It also allows them to interact with tokens via Order
APIs, by submitting orders to sCrypt without having to understand the underlying token protocol details.
The API ensures secure access through JWT bearer authentication.
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |