get https://api.klarda.com/api/v1/market/fundraising/ido
The Get Get IDO/ICO Fundraising API allows you to easily fetch the ido/ico in Klarda
Definition
This endpoint retrieves a list of ongoing and upcoming Initial DEX Offerings (IDOs) and Initial Coin Offerings (ICOs), providing detailed information about various fundraising events in the cryptocurrency space. The results can be paginated and limited based on the specified query parameters.
Query Parameters
For guidance on how to leverage this method, check out the following tutorials:
- page (int): The page number for paginated results. Default value is 1.
- limit (int): The maximum number of records to return per page. Default value is 10.
Response
The response will include a JSON object containing a list of IDO/ICO fundraising events. Each token entry will include details such as the token's name, symbol, fundraising type, and other relevant information.