Get all supported tokens and their acceptance status
Tokens
Get all supported tokens and their acceptance status
Retrieves all supported tokens for the merchant’s environment and their acceptance status.
This endpoint returns the full list; for large catalogs use GET /api/v1/merchant/tokens/search.
Blocked state is derived from the acceptance policy:
- accept_all: all tokens are allowed (no blocks).
- selective: blocked tokens are excluded.
- accept_none: all tokens are blocked.
GET
Get all supported tokens and their acceptance status
Authorizations
JWT token for wallet authentication
Query Parameters
Filter tokens by environment (defaults to the merchant environment).
Available options:
mainnet, devnet 
