GET
/
supplier
curl --request GET \
  --url https://api.sandbox.isometric.com/registry/v0/supplier \
  --header 'Authorization: Bearer <token>' \
  --header 'x-client-secret: <x-client-secret>'
{
  "id": "abc_1H0G39139CF0DZB2",
  "organisation": {
    "domain": "isometric.com",
    "id": "abc_1H0G39139CF0DZB2",
    "name": "Isometric"
  },
  "pathway": "biomass_carbon_removal_and_storage"
}

Authorizations

Authorization
string
headerrequired

An JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Response

200 - application/json
id
string
required
organisation
object
required
pathway
enum<string>
required
Available options:
biomass_carbon_removal_and_storage,
enhanced_weathering,
ocean_alkalinity_enhancement,
direct_air_capture,
carbon_mineralization,
electrolytic_marine_co2_removal