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
Who can use these endpoints
You need to use a JWT to access these endpoints using your ICR App's private key to sign it. For more information, see "Authenticating as an ICR App."
Access tokens are how your app gets access to organization and credit resources on CarbonRegistry.com.
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 public projects.
Installation access tokens are the tokens you need when accessing resources from organizations. These tokens are needed when making requests to the "Endpoints available for ICR App installations".
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.