Default
Crypto Symbol
List supported crypto symbols by exchange
get/crypto/symbol
Query parameters
exchangestring required
Exchange you want to get the list of symbols from.
Response
successful operation
Example response
[
{
"displaySymbol": "displaySymbol",
"symbol": "symbol",
"description": "description"
}
]Changes
Changed in 2 of the 35 revisions of this API.2
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
Defaultremovedapi-tag-removed
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○