All URIs are relative to https://localhost/api/v1
Method | HTTP request | Description |
---|---|---|
StatsGet | Get /stats | Get exchange-wide and per-series turnover and volume statistics. |
StatsHistory | Get /stats/history | Get historical exchange-wide and per-series turnover and volume statistics. |
StatsHistoryUSD | Get /stats/historyUSD | Get a summary of exchange statistics in USD. |
[]Stats StatsGet(ctx, ) Get exchange-wide and per-series turnover and volume statistics.
This endpoint does not need any parameter.
No authorization required
- Content-Type: application/json, application/x-www-form-urlencoded
- Accept: application/json, application/xml, text/xml, application/javascript, text/javascript
[Back to top] [Back to API list] [Back to Model list] [Back to README]
[]StatsHistory StatsHistory(ctx, ) Get historical exchange-wide and per-series turnover and volume statistics.
This endpoint does not need any parameter.
No authorization required
- Content-Type: application/json, application/x-www-form-urlencoded
- Accept: application/json, application/xml, text/xml, application/javascript, text/javascript
[Back to top] [Back to API list] [Back to Model list] [Back to README]
[]StatsUsd StatsHistoryUSD(ctx, ) Get a summary of exchange statistics in USD.
This endpoint does not need any parameter.
No authorization required
- Content-Type: application/json, application/x-www-form-urlencoded
- Accept: application/json, application/xml, text/xml, application/javascript, text/javascript
[Back to top] [Back to API list] [Back to Model list] [Back to README]