get https://api.klarda.com/api/v1/market/token/price/information
The Get Token Price Information API allows you to easily fetch the token metadata profile
Definition
This endpoint retrieves comprehensive information about the price and market metrics of a specified token. It provides users with valuable insights into the current price, historical price data, market cap, trading volume, and other relevant metrics related to the token's market performance.
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 price information is requested. For example, 'BTC' for Bitcoin.
Response
The response will include a JSON object containing detailed information about the price and market metrics of the specified token.