Headers
API key for authentication (optional if using Client ID)
Client ID for frontend authentication (optional if using API key)
Origin header (required for Client ID auth, automatically set by browser)
Query Parameters
The network of the token(s)
Example:
"mainnet"
The symbol of the token
Example:
"USDC"
Whether to return only the first token. can only be used when both network
and symbol
are provided.
Example:
true
The Request Network id of the token
Example:
"USDC-mainnet"
Response
List of tokens retrieved successfully
The response is of type any
.