A valid request URL is required to generate request examples
{ "id": "<string>", "configId": "<string>", "slug": "<string>", "name": "<string>", "logo": "<string>", "website": "<string>", "address": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "zipCode": "<string>", "taxId": "<string>", "isEnabled": true, "isVerified": true, "wallets": [ { "address": "<string>", "isPrimary": true, "type": "BTC", "chainAddresses": [ { "chainId": 123 } ] } ] }
Get a single charity by id (full metadata and wallets).
Developer API key. Required for all requests. Obtain from the Donate dashboard.
Developer API key
1
Charity id
Charity with full metadata and wallets.
Show child attributes