integrations.sh
← all integrations

API V1

OpenAPI apis-guru payment
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.getApiV1DonationsCarbonCalculate

    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 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.getApiV1DonationsCarbonStats

    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 endpoint returns aggregate stats for all of your CarbonFund donations.

  • donations.getApiV1DonationsCryptoCalculate

    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 CarbonFund, for making a subsequent donation to. See the for more on using this endpoint.

  • donations.getApiV1DonationsIndex

    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.

  • donations.getApiV1DonationsShow

    Retrieves the details of a donation you've previously made.

  • donations.postApiV1DonationsCreate

    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.

  • nonprofits.getApiV1NonprofitsList

    Retrieves a list of nonprofits whose names match the provided name. This endpoint is paginated.

  • nonprofits.getApiV1NonprofitsShow

    Retrieves information for a nonprofit.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools