get https://api.klarda.com/api/v1/market/fundraising/private
The Get Private/Seed Fundraising API allows you to easily fetch the private seed in Klarda
Definition
This endpoint retrieves a list of private and seed fundraising events in the cryptocurrency space, providing detailed information about various early-stage investment opportunities. The results can be paginated 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 private and seed fundraising events.