Get Token Price

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

Definition

This endpoint retrieves the current trading price of a specified token. It provides users with real-time information about the market value of the token, facilitating quick access to its current price for various use cases such as portfolio tracking, market analysis, and trading decisions.

Query Parameters

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

  • token_id (string): The unique identifier or symbol of the token for which the price is requested. For example, 'BTC' for Bitcoin.

Response

The response will include a JSON object containing the current trading price of the specified token.

This endpoint is essential for obtaining real-time price information of a specific token, enabling users to stay informed about market fluctuations and make timely decisions.

Language
Credentials
Query
Click Try It! to start a request and see the response here!