Get volume data
GET /iou/volume_data/{base}
Retrieve volume data for a given currency over time
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”-
Base currency of the pair as
issuer address, followed by_and thecurrency code. (OrXAHwith no issuer) -
Examples:
XAHorrEvernodee8dJLaFsujS6q1EiXvZYmHXr8_EVR
Query Parameters
Section titled “Query Parameters ”-
Aggregation interval. Possible values are: s,m,h,d,M,y.
-
Example:
1dto aggregate data by 1 day intervals
-
Filters results
no earlierthan the specified date time. -
Format: ‘1970-01-01T00:00:00Z’
-
Filters results
no laterthan the specified date time. -
Format: ‘1970-01-01T00:00:00Z’
- If true, return results in reverse chronological order by timestamp.
- Skip a defined number of entries.
-
Limit the entries in the response.
-
Higher values result in slower response times!
Responses
Section titled “ Responses ”Success response
-
volume= Total volume acrossALL PAIRSof the requested base currency in this interval -
exchanges= Number of exchanges acrossALL PAIRSof the requested base currency in this interval -
distinct_pairs= Number ofDISTINCT PAIRSfor the requested base currency in this interval -
timestamp= Start time of this interval
object
Query input malformed
object
Headers
Section titled “Headers ”Maximum number of requests in the rate limit window.
Number of remaining request in current rate limit window.
The seconds until the current rate limit window resets.
Too Many Requests
Headers
Section titled “Headers ”Maximum number of requests in the rate limit window.
Number of remaining request in current rate limit window.
The seconds until the current rate limit window resets.