This endpoint returns your 30-day USD volume.
Authentication is required.
Endpoint |
Request Type | Permissible API Keys |
/api/v3/feeschedules/volumes
|
GET | Master, read-write |
Arguments
|
None
|
Sample Call |
https://www.cryptofacilities.com/derivatives/api/v3/feeschedules/volumes
|
Sample Return if Successful |
{ |
Field | Type | Description |
volumesByFeeSchedule | List of structures | list containing the 30-day volume |
eef90775-995b-4596-9257-0917f6134766 | Positive integer | The 30-day volume for your account |
{ "result":"error", "serverTime":"2020-09-16T09:45:53.818Z", "error":"apiLimitExceeded", } |
Field |
Type | Description |
result
|
String | Always error |
serverTime
|
ISO8601 datetime | The server date and time |
error
|
String |
The reason the API call failed, either of:
|