# donate.gg ## Docs - [llms-full.txt](https://docs.donate.gg/ai/llms-full.md): Full donate.gg documentation in a single AI-ready file - [MCP Server](https://docs.donate.gg/ai/mcp.md): Connect donate.gg docs to your AI tools via Model Context Protocol - [Create a config](https://docs.donate.gg/api-reference/create-a-config.md): Create a config with charity beneficiaries. Requires 1–5 beneficiaries. - [Delete a config](https://docs.donate.gg/api-reference/delete-a-config.md): Delete a config and its beneficiaries. Fails if the config has any existing donations (sent or pending). - [Get a charity by id](https://docs.donate.gg/api-reference/get-a-charity-by-id.md): Get a single charity by id (full metadata). - [Get a config by id](https://docs.donate.gg/api-reference/get-a-config-by-id.md): Get a config with its user and charity beneficiaries. - [Get the subject leaderboard for a given donation source contract](https://docs.donate.gg/api-reference/get-the-subject-leaderboard-for-a-given-donation-source-contract.md): Get the leaderboard for top donating subjects for a specific source contract. - [List chains](https://docs.donate.gg/api-reference/list-chains.md): List all chains support by donate.gg. - [List charities](https://docs.donate.gg/api-reference/list-charities.md): List all charities verified with donategg, with full metadata. Paginated. - [List configs](https://docs.donate.gg/api-reference/list-configs.md): List configs created by the developer (identified by API key). Paginated. - [Search charities](https://docs.donate.gg/api-reference/search-charities.md): Search charities by name or slug. - [EVM](https://docs.donate.gg/blockchain/evm.md): Integrate Donate.gg on EVM chains using the donation relay contract - [Solana (SVM)](https://docs.donate.gg/blockchain/solana-svm.md): Integrate Donate.gg on Solana using the Donation Relay program - [Authentication](https://docs.donate.gg/developer/authentication.md): Authenticate your requests with a `donate-api-key` header - [Case Study](https://docs.donate.gg/developer/case-study.md): A real-world Donate.gg API integration walkthrough - [Chains](https://docs.donate.gg/developer/chains.md): Query which chains are supported for donations - [Charities](https://docs.donate.gg/developer/charities.md): Browse and search verified charities on Donate.gg - [Donation Configs](https://docs.donate.gg/developer/donation-configs.md): Create, manage, and inspect donation configs - [Donation Journey](https://docs.donate.gg/developer/donation-journey.md): How a donation moves from on-chain transaction to the beneficiary - [Getting Access](https://docs.donate.gg/developer/getting-access.md): Request an API key to start building with donate.gg - [Overview](https://docs.donate.gg/developer/overview.md): Integrate donate.gg into your product with the Developer API - [Token Leaderboard](https://docs.donate.gg/developer/token-leaderboard.md): View donation stats per token for your partner contracts - [Welcome](https://docs.donate.gg/getting-started/welcome.md): Get started with Donate.gg - [Branding](https://docs.donate.gg/non-profits/branding.md): Donate.gg brand assets and guidelines - [FAQ](https://docs.donate.gg/non-profits/faq.md): Answers to common questions about Donate.gg - [Overview](https://docs.donate.gg/non-profits/overview.md): How Donate.gg works for non-profits and charities - [See Your Charity?](https://docs.donate.gg/non-profits/see-your-charity.md): Is your non-profit listed on Donate.gg? Here is what to know. ## OpenAPI Specs - [openapi](https://www.donate.gg/api/v1/openapi) ## Optional - [Follow us](https://x.com/donatedotgg)