Authentication
Last updated
Last updated
All API requests will need to authenticate against the Carbonregistry.com's API. Whether you are authenticating as an organization or user this is done in the same way, you will need to submit a bearer access token in the Authorization
header. This access token can be obtained by creating a user or organization account in the app dashboard.
Login and go to your user's settings and press Create access token
.
Login and go to your organization's API tab and press Create access token
. Note that for organization access tokens you have granular control of the permissions the access token has.