Doppel · Authentication Profile

Doppel Authentication

Authentication

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

CompanySecurityCybersecurityDigital Risk ProtectionSocial Engineering DefenseBrand ProtectionAnti-PhishingThreat IntelligenceHuman Risk ManagementTakedowns
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (x-api-key)
user_api_key apiKey
· in: header (x-user-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/doppel-openapi-original.yml
docs: https://doppel.readme.io/docs/authentication
summary:
  types:
  - apiKey
  api_key_in:
  - header
  notes: >-
    Doppel V1 authenticates with static API keys passed as request headers. User-specific
    (recommended): send both x-api-key (org key) and x-user-api-key (per-user, self-service,
    self-rotatable, RBAC-scoped). Organization-wide: send x-api-key only. No OAuth2/OIDC surface.
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: x-api-key
  description: API key from Doppel Vision API settings. Required for gateway authentication
    and quota.
  sources:
  - openapi/doppel-openapi-original.yml
- name: user_api_key
  type: apiKey
  in: header
  parameter: x-user-api-key
  description: User API key from Doppel Vision API settings. Required together with x-api-key
    for authenticated requests.
  sources:
  - openapi/doppel-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/doppel-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.