BeZero Carbon · OAuth Scopes

BeZero Carbon OAuth Scopes

OAuth 2.0 derived

BeZero Carbon publishes 4 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the BeZero Carbon API on a user’s behalf.

Tokens are issued from https://login.bezerocarbonmarkets.com/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyCarbon RatingsCarbon MarketsClimateSustainabilityESGRatingsReference DataMarket IntelligenceRisk Analysis
Scopes: 4 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://login.bezerocarbonmarkets.com/oauth2/token
Flows
clientCredentials

Scopes (4)

ScopeDescriptionFlows
bcm/v3.projects:list list projects clientCredentials
bcm/v3.ratings:details read rating details clientCredentials
bcm/v3.ratings:list list ratings clientCredentials
bcm/v3.ratings:riskFactors read rating risk factors clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-08-07'
method: derived
source: openapi/bezero-carbon-ratings-openapi.yml
schemes:
- name: OAuth2
  source: openapi/bezero-carbon-ratings-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.bezerocarbonmarkets.com/oauth2/token
  description: This API uses OAuth 2 with Client Credentials
scopes:
- scope: bcm/v3.projects:list
  description: list projects
  flows:
  - clientCredentials
  sources:
  - openapi/bezero-carbon-ratings-openapi.yml
- scope: bcm/v3.ratings:details
  description: read rating details
  flows:
  - clientCredentials
  sources:
  - openapi/bezero-carbon-ratings-openapi.yml
- scope: bcm/v3.ratings:list
  description: list ratings
  flows:
  - clientCredentials
  sources:
  - openapi/bezero-carbon-ratings-openapi.yml
- scope: bcm/v3.ratings:riskFactors
  description: read rating risk factors
  flows:
  - clientCredentials
  sources:
  - openapi/bezero-carbon-ratings-openapi.yml