post https://platform.atom.finance/api/2.0/available-assets
Returns a list of all assets available to your account on Atom, with the option to filter down to specific asset types or asset subtypes.
Instructions
This endpoint returns a list of all assets available to your account on Atom, with the option to filter down to specific assetType
or assetSubtypeCode
. This is meant to be used for informational purposes, such as querying a list of all assets, including their atomAssetId
, which are available to you. This endpoint is not designed for performance and is not meant to be used in a production capacity. Repeated pinging of this endpoint may result in reduced performance!
Response Fields
See the glossary for more field descriptions
Field | Description |
---|---|
total | Total number of results, useful when using pagination |
atomAssetId | See Using atomAssetId |
ticker | Asset ticker |
name | Asset name |
assetType | See Asset types |
assetSubtype | See Asset subtypes |
assetSubtypeCode | See Asset subtypes |
market | See Markets |
Ready to get started? Get your free trial API key ➔