Qubiqle · Authentication Profile

Qubiqle Authentication

Authentication

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

CompanyAccounts PayableInvoicingPaymentsAccountingFintechAutomationArtificial IntelligenceERP IntegrationProcurement
Methods: oauth2, apiKey Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

OAuth2 http
scheme: bearer
X-Api-Key apiKey
· in: header (X-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/qubiqle-openapi-original.json
docs: https://docs.ottimate.com/auth
summary:
  types:
  - oauth2
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
  notes: >-
    Every request requires BOTH an X-Api-Key header (partner-provisioned API key)
    and an Authorization: Bearer access token obtained via the OAuth2
    client_credentials grant. Client ID / Client Secret and API keys are
    provisioned per client account by an Ottimate Partner Manager (no
    self-service). Only the scope accounts.can_access_dashboard is currently
    supported. Auth server URLs differ by environment.
schemes:
- name: OAuth2
  type: http
  scheme: bearer
  description: >-
    Bearer access token from the OAuth2 client_credentials grant. Obtained by
    POSTing client_id + client_secret to the environment auth server
    (sandbox-auth.ottimate.com / auth.ottimate.com). Tokens are cached until
    expires_in elapses or a 401 is returned.
  token_urls:
    sandbox: https://sandbox-auth.ottimate.com/oauth/token
    production: https://auth.ottimate.com/oauth/token
  sources:
  - openapi/qubiqle-openapi-original.json
- name: X-Api-Key
  type: apiKey
  in: header
  parameter: X-Api-Key
  description: >-
    Partner-provisioned API key, required on every request in addition to the
    bearer token. Rotating the key invalidates cached idempotency entries scoped
    to it.
  sources:
  - openapi/qubiqle-openapi-original.json
  - https://docs.ottimate.com/auth

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/qubiqle-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.