> For the complete documentation index, see [llms.txt](https://sodex.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sodex.com/documentation/for-developers/api-reference/market-data-api/fundraising.md).

# Fundraising

This module provides crypto project fundraising data including project listings and individual project details.

## Endpoints

| Endpoint                                                                                                                             | Description        |
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------------ |
| [GET /fundraising/projects](/documentation/for-developers/api-reference/market-data-api/fundraising/projects.md)                     | Get project list   |
| [GET /fundraising/projects/{project\_id}](/documentation/for-developers/api-reference/market-data-api/fundraising/project-detail.md) | Get project detail |
