Exchange Markets
Get exchange markets returns all crypto pairs on a crypto exchange.
Get Exchange Markets
GET
https://api.abyiss.com/v1/{exchange}/markets
Returns an array of all crypto pair ids on the exchange.
Path Parameters
Name
Type
Description
exchange*
string
Unique exchange identifier used by Abyiss.
Query Parameters
Name
Type
Description
apiKey*
string
Your Abyiss API Key
Copy & Paste Code
Response Object
Example URL: https://api.abyiss.com/v1/coinbasepro/markets?apiKey=
Response Attribute
Attribute Name
Data Type
Description
pair id
string
Unique Crypto Pair identifier used by the exchange.
Last updated