Cloverly · Example Payload

Cloverly List Offsets Example

CarbonCarbon CreditsCarbon OffsetsCatalystClimateClimate ActionClimate Impact XCIXDecarbonizationESGGreenhouse GasNet ZeroProject DevelopersRegistriesSustainabilityVoluntary Carbon MarketVCM

Cloverly List Offsets Example is an example object payload from Cloverly, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://api.cloverly.com/2019-03-beta/offsets",
    "headers": {
      "Authorization": "Bearer <CLOVERLY_API_KEY>"
    }
  },
  "response": {
    "status": 200,
    "body": [
      {
        "slug": "rimba-raya-reforestation",
        "name": "Rimba Raya REDD+ Reforestation",
        "registry_name": "Verra",
        "registry_project_id": "VCS-674",
        "registry_url": "https://registry.verra.org/app/projectDetail/VCS/674",
        "offset_type": "Reforestation",
        "country": "ID",
        "vintage_year": 2024,
        "available_co2e_in_kg": 2400000,
        "price_per_kg_in_usd_cents": 0.35
      },
      {
        "slug": "puro-biochar-stockholm",
        "name": "Stockholm Biochar Project",
        "registry_name": "Puro.earth",
        "registry_project_id": "PURO-BC-038",
        "registry_url": "https://puro.earth/CORC-issuance/stockholm-biochar",
        "offset_type": "Biochar",
        "country": "SE",
        "vintage_year": 2025,
        "available_co2e_in_kg": 85000,
        "price_per_kg_in_usd_cents": 18.5
      },
      {
        "slug": "climeworks-orca-dac",
        "name": "Climeworks Orca Direct Air Capture",
        "registry_name": "Puro.earth",
        "registry_project_id": "PURO-DAC-001",
        "registry_url": "https://puro.earth/CORC-issuance/orca-dac",
        "offset_type": "DAC",
        "country": "IS",
        "vintage_year": 2025,
        "available_co2e_in_kg": 4000,
        "price_per_kg_in_usd_cents": 95.0
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/cloverly-list-offsets-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.