Dovetail · Authentication Profile

Dovetail Authentication

Authentication

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

CompanyConsumerCustomer ResearchUser ResearchCustomer InsightsCustomer FeedbackResearch RepositoryAnalyticsArtificial IntelligenceProduct Management
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiToken apiKey
scheme: bearer · in: header (Authorization)
mcpOAuth oauth2
scheme: oauth2.1

Source

Authentication Profile

dovetail-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.dovetail.com/docs/authorization
docs: https://developers.dovetail.com/docs/authorization
summary:
  types: [apiKey]
  api_key_in: [header]
  transport: bearer
  oauth2_flows: []
  note: >-
    Dovetail's Public API authenticates with personal API tokens presented as HTTP Bearer
    credentials. OAuth 2.0 for third-party apps is documented as "coming soon" and not yet
    generally available. The hosted MCP server additionally supports OAuth 2.1 browser sign-in.
schemes:
  - name: apiToken
    type: apiKey
    in: header
    parameter: Authorization
    scheme: bearer
    token_prefix: "api."
    token_ttl_days: 30
    generation: https://dovetail.com/settings/user/account
    detail: >-
      Personal API token, opaque string prefixed "api." (e.g. api.wcF...). Presented as
      `Authorization: Bearer <DOVETAIL_API_TOKEN>`. Tokens expire 30 days after generation
      and can be manually revoked; the UI displays the key only once at creation. A token
      grants the data and permissions of the user who created it.
    sources: [https://developers.dovetail.com/docs/authorization]
  - name: mcpOAuth
    type: oauth2
    status: available-for-mcp-only
    scheme: oauth2.1
    detail: >-
      OAuth 2.1 browser-based sign-in is supported for the hosted MCP server
      (https://dovetail.com/api/mcp) as an alternative to Bearer API tokens. Public-API
      OAuth 2.0 for third-party applications is documented as coming soon.
    sources: [https://developers.dovetail.com/docs/mcp, https://developers.dovetail.com/docs/oauth-2]

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