Donations and Carbon Offsets
Use the Donations API to easily make charitable contributions through your platform. The API manages the entire donation lifecycle from initial creation to final deposit. All funds are routed through Our Change Foundation to ensure expedient and secure payouts. Learn more at https://docs.getchange.io/getting-started/
Donations and Carbon Offsets endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
/api/v1/donations/show /api/v1/donations/show |
Retrieves the details of a donation you've previously made. |
| GET |
/api/v1/donations/index /api/v1/donations/index |
Retrieves a list of donations you've previously made. The donations are returned in order of creation, with the most recent donations appearing first. This endpoint is paginated. |
| GET |
/api/v1/nonprofits/show /api/v1/nonprofits/show |
Retrieves information for a nonprofit. |
| GET |
/api/v1/donations/carbon_calculate /api/v1/donations/carbon_calculate |
Calculates the donation amount (to CarbonFund 501\(c\)3) needed to offset a physical shipment. This calculation depends on the weight, primary transportation method, and distance… |
| GET |
/api/v1/donations/carbon_stats /api/v1/donations/carbon_stats |
Measures your carbon offset impact in relatable terms. Provide the id of a donation to CarbonFund to see stats about that specific donation. If you omit the donation id, this… |
| GET |
/api/v1/donations/crypto_calculate /api/v1/donations/crypto_calculate |
Calculates the donation amount (to CarbonFund 501\(c\)3) needed to offset a cryptocurrency transaction. For convenience, this endpoint also returns the id of the nonprofit… |
| POST |
/api/v1/donations/create /api/v1/donations/create |
Creates a donation to any nonprofit. CHANGE keeps track of your donations, bills you at the end of the month, and handles the nonprofit payouts for you. |
| GET |
/api/v1/nonprofits/list /api/v1/nonprofits/list |
Retrieves a list of nonprofits whose names match the provided name. This endpoint is paginated. |
Donations and Carbon Offsets pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|