Apps
Your App can make requests to the following REST endpoints with an App signed JWT.
Last updated
Your App can make requests to the following REST endpoints with an App signed JWT.
Last updated
Access tokens are how your app gets access to organization and credit resources on CarbonRegistry.com.
Enables deleting / invalidating an access token. It invalidates the one used in the authorization header.
A paginated list of all app installations for this app.
Returns a specific app installation.
The app access token is an access token you can use if you do not need to make requests accessing organization resources. This is mostly for semi-public endpoints like getting information on .
Installation access tokens are the tokens you need when accessing resources from organizations. These tokens are needed when making requests to the "".
This endpoint generates an app access token. This access token can be used to access app specific resources and general "public" resources, like the /projects endpoint.
API version
2023-06-16
This endpoint generates an installation access token for a specific installation. This access token can be used to access organization resources.
API version
2023-06-16
This endpoint returns all active installation for an app
The amount of items to return
10
The page to return
0
API version
2023-06-16