Exchange Status
Get exchange status returns the current status of a crypto exchange.
Last updated
Get exchange status returns the current status of a crypto exchange.
Last updated
GET
https://api.abyiss.com/v1/{exchange}/status
Returns an object with properties that describe an exchange's status.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Example URL: https://api.abyiss.com/v1/coinbasepro/status?apiKey=
Attribute Name | Data Type | Description |
---|---|---|
exchange*
string
Unique exchange identifier used by Abyiss.
apiKey
string
Your Abyiss API Key
status
string
Status of the exchange. 'ok' is good.
updated
integer
Unix timestamp of the last time the exchange status was updated.