Skip to Content
AssetsGet one asset

Get one asset

GET/v3/assets/:assetId

Description

Get a single asset, this is particularly useful if you want to just get the details of a set of assets used in an order.

If you want to know how to map your assets with XO Swap asset ids, check this read this section.

Header Parameters

NameDescriptionRequired
App-NameApp-Name for the authorizationyes
App-VersionApp-Version for the authorizationno
ForwardedIf you are proxying requests to the API, you must include the "Forwarded" header with the original request IP address. This is used for geolocation availability purposes.no

Path Parameters

NameDescriptionRequired
assetIdThe asset id like 'BTC'yes

Try it

https://exchange.exodus.io/v3/assets/
Press on the 'Send' button to try this request.
Last updated on