Tokens
get
Query parameters
token_idsstringOptional
Comma-separated hex-encoded token IDs.
Example: ?token_ids=abcd...,ef01...
Responses
200
Token metadata
application/json
Schema for GET /v1/tokens response.
400
Invalid token ID
application/json
500
Internal server error
application/json
502
Upstream validator error
application/json
get
/v1/tokensLast updated
Was this helpful?