Available campaigns

Choose from our carefully vetted environmental and humanitarian campaigns. Each campaign is designed to create measurable positive change in the world.

Campaign overview

5 available campaigns

Covering environmental and humanitarian areas

100% transparency

Every dollar tracked and reported

VERIFIEDVetted partners

All campaigns thoroughly evaluated

Campaign options

Reefgen
Ocean
Planting seagrass to restore marine ecosystems
Regenerating Coastlines!
Ocean
Cleaning Coasts, Creating Jobs
Education to end extreme poverty
Humanity
Funding education for children
Remove 100 tons of ocean-bound plastic
Ocean
Removing plastic before it reaches the ocean
Plant 2.4 million trees in Tanzania
Earth
A group-quest on the Trillion Trees mega-goal

Using campaign identifiers

When creating donation intents via the API, use the campaign identifier to specify which campaign should receive the donation.

Example API request
Creating a donation intent for a campaign from this catalog
POST /donation_intents
{
  "intents": [
    {
      "amount": 1000,
      "campaign_identifier": "reefgen"
    }
  ]
}

Next steps

Start donating
Quick Start guide