Skip to main content
GET
Get supported asset codes
Retrieves a list of all supported asset codes with their networks.

Key Features:

  • Returns both FIAT and STABLECOIN asset codes
  • Includes supported networks for STABLECOIN assets
  • Filterable by asset_type (FIAT/STABLECOIN)
  • Returns complete metadata including creation timestamps

Query Parameters:

  • asset_type: Filter by asset type (FIAT or STABLECOIN)

Response Examples:

All Assets:

Headers

x-api-key
string
required

Query Parameters

asset_type
enum<string>

Filter by asset type

Available options:
FIAT,
STABLECOIN

Response

200 - application/json

Asset codes retrieved successfully

status
string
Example:

"success"

data
object[]