Get today OHLC
Returns Open/High/Low/Close values with volume and market capitalization for the current day. Data can change every each request until actual close of the day at 23:59:59.
Available on the following API plans:
- Free
- Starter
- Pro
- Business
- Enterprise
Update interval: Every 5 minute.
GET
CLI
Documentation Index
Fetch the complete documentation index at: https://docs.coinpaprika.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Example:
"btc-bitcoin"
Query Parameters
returned data quote (available values: usd btc)
Response
successful operation
RFC3999 (ISO-8601) format
Example:
"2018-03-01T00:00:00Z"
RFC3999 (ISO-8601) format
Example:
"2018-03-01T23:59:59Z"
Example:
856.012
Example:
880.302
Example:
851.92
Example:
872.2
Example:
1868520000
Example:
83808161204
Previous
Get person by IDReturns information about a person with the specified ID, related to the cryptocurrency market. Using this endpoint you can get a description of the person, social media links, number of teams she or he is involved in and the positions in those teams.
**Available on the following API plans:**
- Free
- Starter
- Pro
- Business
- Enterprise
**Update interval:** Every 1 hour.
Next
CLI