Get Token Signal

Get Token Signal by Id and duration

Definition

This endpoint retrieves signals or alerts related to a specified token, providing insights into recent developments or notable events associated with the token. Users can paginate through the results and limit the number of entries returned per page using the provided query parameters.

Query Parameters

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

  1. token_id (string): The unique identifier of the token for which signals are requested.
  2. page (int): The page number for paginated results. Default value is 1.
  3. limit(int): The maximum number of records to return per page. Default value is 10.

Response

The response will include a JSON object containing signals or alerts related to the specified token. Each entry may include details such as the type of signal, description, and other relevant information.

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