cURL
curl --request GET \ --url https://sandbox.elementpay.net/meta/tokens
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Return supported tokens for the selected environment. If symbol is provided, results are filtered to that symbol.
symbol
Environment scope: live | sandbox | all
Filter by token symbol (e.g., USDC, USDT)
USDC
USDT
WXM
Successful Response