Get Token Price History

The Get Token Price API allows you to easily fetch the token price

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Definition

This endpoint retrieves historical price data for a specified token based on a specified timestamp. It allows users to analyze past price trends and perform historical data analysis for the token of interest.

Query Parameters

For guidance on how to leverage this method, check out the following tutorials:

  1. token_id (string): The unique identifier or symbol of the token for which the price history is requested. For example, 'BTC' for Bitcoin.
  2. timestamp (string): The timestamp in the format 'yyyy-mm-dd', indicating the specific date for which historical price data is requested.

Response

The response will include a JSON object containing historical price data of the specified token for the specified timestamp.

This endpoint is useful for conducting historical analysis, backtesting trading strategies, and gaining insights into price movements over specific timeframes.

Query Params
string
required
Defaults to BTC

String - Defines the symbol

date
required
Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json