Acceldata · Authentication Profile

Acceldata Authentication

Authentication

Acceldata secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

AI AgentsData ManagementData ObservabilityData PipelineData QualityIntelligenceObservability
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

accessKey apiKey
· in: header (accessKey)
secretKey apiKey
· in: header (secretKey)

Source

Authentication Profile

Raw ↑
generated: '2026-08-29'
method: searched
source: https://docs.acceldata.io/api/authentication
docs: https://docs.acceldata.io/api/authentication
keys_docs: https://docs.acceldata.io/documentation/api-keys
note: >-
  Upgraded from a derived profile that read X-API-Key out of an API-Evangelist-authored
  spec. Acceldata's published API reference and its first-party OpenAPI documents
  (documentation.acceldata.io/docs/acceldata/specs/*) both carry a two-header key PAIR —
  accessKey and secretKey — declared as required header PARAMETERS on every operation
  rather than as an OpenAPI securityScheme. No securitySchemes block is present in any
  of the three published specs, and no top-level security requirement is declared.
summary:
  types:
  - apiKey
  api_key_in:
  - header
  key_pair: true
  oauth2: false
  scheme_declared_in_spec: false
schemes:
- name: accessKey
  type: apiKey
  in: header
  parameter: accessKey
  required: true
  description: >-
    Public API access key generated from the ADOC UI under Control Center > Security >
    API Keys. Sent as a bare header value on every request.
  sources:
  - https://docs.acceldata.io/api/authentication
  - openapi/_original/acceldata-catalog-api-openapi.json
  - openapi/_original/acceldata-tags-api-openapi.json
- name: secretKey
  type: apiKey
  in: header
  parameter: secretKey
  required: true
  description: >-
    Private API secret paired with accessKey. Issued once at key-generation time and not
    retrievable afterwards. Keys carry an operator-set expiry date.
  sources:
  - https://docs.acceldata.io/api/authentication
  - openapi/_original/acceldata-catalog-api-openapi.json
  - openapi/_original/acceldata-tags-api-openapi.json
key_management:
  issued_from: ADOC UI — Control Center > Security > API Keys
  rotation: >-
    Keys are created with an explicit Validity Date and become invalid after it. The
    Administration API exposes programmatic issue/revoke operations.
  programmatic_operations:
  - createApiKey
  - revokeApiKey
  - listApiKeys
  secret_shown_once: true
  docs: https://docs.acceldata.io/documentation/api-keys
required_headers:
- name: accessKey
  type: string
- name: secretKey
  type: string
- name: accept
  type: string
  value: application/json
- name: content-type
  type: string
  value: application/json
  applies_to: requests with a body
oauth:
- surface: documentation MCP server
  issuer: https://documentation.acceldata.io
  metadata: https://documentation.acceldata.io/.well-known/oauth-authorization-server
  grant_types:
  - authorization_code
  code_challenge_methods:
  - S256
  scopes:
  - mcp
  note: >-
    This OAuth authorization server protects the documentation MCP endpoint
    (https://documentation.acceldata.io/mcp/rpc), not the ADOC platform APIs. The MCP
    endpoint also answers anonymously today (tools/list returned 200 with no token).
tenancy:
  model: per-customer ADOC deployment
  note: >-
    The published specs declare no servers[] block. Acceldata's own docs give the base as
    https://<HOST>/catalog-server/api/... and the Python SDK takes url="https://<your-adoc-url>",
    so the host is the customer's own ADOC control-plane hostname, supplied by an administrator.

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