Get currencies
Currencies
Get currencies
Get a list of all available tokens, or filter by network, symbol, or id.
GET
Get currencies
Documentation Index
Fetch the complete documentation index at: https://docs.request.network/llms.txt
Use this file to discover all available pages before exploring further.
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