/api/tokens
Was this helpful?
Get full information for a single token using its ID.
/api/tokens/{id}
curl -L \ --url 'api.rair.market/api/tokens/{id}'
No body
Get full information for a single token using numerical values instead of IDs.
/api/tokens/{number}
curl -L \ --url 'api.rair.market/api/tokens/{number}?contract=text&product=text&offerPool=text&offers=text'