Sinai Technologies · Authentication Profile

Sinai Technologies Authentication

Authentication

Sinai Technologies secures its APIs with oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

CompanyCarbon ManagementCarbon AccountingEmissionsSustainabilityESGDecarbonizationClimate
Methods: oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

OAuth2ClientCredentialsProduction oauth2
· flows: clientCredentials
OAuth2AuthCodeProduction oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/sinai-technologies-openapi-original.yml
docs: https://docs.sinai.com/reference/accessing-the-api
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  - clientCredentials
notes: >-
  The SINAI HTTP API uses OAuth 2.0. Client Credentials is the machine-to-machine
  (M2M) flow: POST application/x-www-form-urlencoded to the token endpoint with
  grant_type=client_credentials, client_id, client_secret and an optional
  space-separated scope list; the response is a Bearer access_token with
  expires_in (3600s). Authorization Code is the delegated-user flow (authorize ->
  code -> token) and returns a refresh_token; it currently supports no scopes,
  authorizing instead against the user's configured access within the SINAI
  platform. Tokens are sent as `Authorization: Bearer <token>`. The SINAI
  web platform (not the API) additionally supports SSO via SAML 2.0.
schemes:
- name: OAuth2ClientCredentialsProduction
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.sinai.com/oauth2/token
    scopes: 6
  sources:
  - openapi/sinai-technologies-openapi-original.yml
- name: OAuth2AuthCodeProduction
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.sinai.com/oauth2/authorize
    tokenUrl: https://auth.sinai.com/oauth2/token
    scopes: 0
  sources:
  - openapi/sinai-technologies-openapi-original.yml

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/sinai-technologies-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 email required.

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