API V1
- Homepage
- https://api.apis.guru/v2/specs/change.local/v1.json
- Provider
- change.local
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/change.local/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/change.local/v1/openapi.yaml
Tools (10)
Extracted live via the executor SDK.
-
donations.getApiV1DonationsCarbonCalculateCalculates 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 of the shipment. Provide the distance of the shipment using the origin and destination address, or directly with the number of miles. For convenience, this endpoint also returns the id of the nonprofit CarbonFund, for making a subsequent donation to. See the for more on using this endpoint.
-
donations.getApiV1DonationsCarbonStatsMeasures 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 endpoint returns aggregate stats for all of your CarbonFund donations.
-
donations.getApiV1DonationsCryptoCalculateCalculates 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 CarbonFund, for making a subsequent donation to. See the for more on using this endpoint.
-
donations.getApiV1DonationsIndexRetrieves 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.
-
donations.getApiV1DonationsShowRetrieves the details of a donation you've previously made.
-
donations.postApiV1DonationsCreateCreates 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.
-
nonprofits.getApiV1NonprofitsListRetrieves a list of nonprofits whose names match the provided name. This endpoint is paginated.
-
nonprofits.getApiV1NonprofitsShowRetrieves information for a nonprofit.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools