Get Top Gainer and Top Loser

The Get Token Category API allows you to easily fetch the token listed in Klarda

Definition

This endpoint retrieves a list of tokens that are either the top gainers or top losers within a specified period. The tokens are ranked based on their price performance, and the results can be limited to a specified number of entries.

Query Parameters

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

  1. type (string): Specifies whether to retrieve top gainers or top losers. Acceptable values are 'gainer' and 'loser'.
  2. limit (string): The maximum number of records to return. Default value is 10.

Response

The response will include a JSON object containing a list of tokens that are either the top gainers or top losers based on the specified type. Each token entry will include details such as the token's name, symbol, price change percentage, and other relevant information.

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