Validere · Authentication Profile

Validere Authentication

Authentication

Validere secures its APIs with oauth2, http, and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyApplicationEnergyEmissionsMethaneOil and GasEnvironmental DataMeasurementsCarbon IntensityEHS
Methods: oauth2, http, apiKey Schemes: 3 OAuth flows: clientCredentials API key in: header

Security Schemes

OAuth2ClientCredentials oauth2
· flows: clientCredentials
HTTPBearer http
scheme: bearer
APIKeyHeader apiKey
· in: header (X-API-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.validere.com/guides/api/authentication
docs: https://docs.validere.com/guides/api/authentication
summary:
  types:
  - oauth2
  - http
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
notes: >-
  Validere's Public API uses OAuth 2.0 client_credentials against the company's
  Auth0 tenant. Clients obtain an auth0 client_id/client_secret from Validere's
  Data Services Consulting team (no self-serve signup), exchange them for a
  machine JWT at https://validere.auth0.com/oauth/token with audience
  https://validere360.com/api, and send the JWT as a Bearer token. The
  documented example token lifetime is expires_in 86400 seconds; caching the
  token until expiry is recommended. The Data Platform Source API spec
  additionally declares an X-API-Key header scheme. The CarbonHub App API spec
  references Staging/Integration/Local security schemes without defining them
  in components.securitySchemes.
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://validere.auth0.com/oauth/token
    audience: https://validere360.com/api
  sources:
  - https://docs.validere.com/guides/api/authentication
- name: HTTPBearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/validere-dataplatform-source-openapi-original.json
  - https://docs.validere.com/guides/api/authentication
- name: APIKeyHeader
  type: apiKey
  in: header
  parameter: X-API-Key
  sources:
  - openapi/validere-dataplatform-source-openapi-original.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/validere-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.