GET
/
meta
/
tokens
Supported tokens (by env, optional symbol)
curl --request GET \
  --url https://sandbox.elementpay.net/meta/tokens
"<any>"

Query Parameters

symbol
enum<string> | null

Filter by token symbol (e.g., USDC, USDT)

Available options:
USDC,
USDT,
WXM

Response

200
application/json

Successful Response

The response is of type any.