Skip to main content
GET
List Tokens

Overview

Partners use this API to retrieve the list of tokens supported for buy/sell operations in the Holdstation Pay system. Use this to obtain valid chain_id and token_address values for creating orders.
chain_id
integer
Filter by blockchain network ID.
active
boolean
Filter by active status.
page
integer
Page number for pagination.
page_size
integer
Number of results per page.
symbols
string[]
Filter by token symbols (e.g. USDT).
no_limit
boolean
If true, returns all tokens without pagination.