Skip to main content
POST
Search for token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
input
string
required

Token UUID, contract address (0x...), token layer ID (bytes32), symbol, or slug to search for

Minimum string length: 1
Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Successful response

success
enum<boolean>
required
Available options:
true
token
object

Token with full metadata