Docket · Authentication Profile

Docketai Authentication

Authentication

Docket secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, deviceCode, and refreshToken flow(s).

CompanyAI AgentsAgentic MarketingSales EnablementDemand GenerationMarketing AutomationConversational AILead QualificationGo-To-MarketMCP
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode, deviceCode, refreshToken API key in:

Security Schemes

DocketDemandMCPOAuth oauth2
· flows: authorizationCode, deviceCode, refreshToken

Source

Authentication Profile

docketai-authentication.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://demand-mcp.app.docketai.com/.well-known/oauth-authorization-server
docs: https://help.docket.io/articles/8225942528-connect-docket-demand-mcp

# Docket ships no OpenAPI, so this profile was not derived from securitySchemes. It was
# read from the RFC 8414 authorization-server metadata and RFC 9728 protected-resource
# metadata that the Docket Demand MCP host actually serves, plus the help centre.

summary:
  types: [oauth2]
  api_key_in: []
  oauth2_flows: [authorizationCode, deviceCode, refreshToken]
  bearer_methods: [header]
  dynamic_client_registration: true
  pkce_methods: [S256]

schemes:
  - name: DocketDemandMCPOAuth
    type: oauth2
    applies_to: https://demand-mcp.app.docketai.com/mcp
    identity_provider: WorkOS AuthKit
    issuer: https://angelic-precision-36.authkit.app
    flows:
      - flow: authorizationCode
        authorizationUrl: https://angelic-precision-36.authkit.app/oauth2/authorize
        tokenUrl: https://angelic-precision-36.authkit.app/oauth2/token
        pkce: S256
      - flow: deviceCode
        deviceAuthorizationUrl: https://angelic-precision-36.authkit.app/oauth2/device_authorization
        tokenUrl: https://angelic-precision-36.authkit.app/oauth2/token
      - flow: refreshToken
        tokenUrl: https://angelic-precision-36.authkit.app/oauth2/token
    endpoints:
      registration: https://angelic-precision-36.authkit.app/oauth2/register
      introspection: https://angelic-precision-36.authkit.app/oauth2/introspection
      jwks: https://angelic-precision-36.authkit.app/oauth2/jwks
    token_endpoint_auth_methods: [none, client_secret_post, client_secret_basic]
    response_types: [code]
    response_modes: [query]
    sources:
      - well-known/docketai-oauth-authorization-server.json
      - well-known/docketai-oauth-protected-resource.json

protected_resource:
  resource: https://demand-mcp.app.docketai.com/mcp
  authorization_servers:
    - https://angelic-precision-36.authkit.app/
  bearer_methods_supported: [header]
  scopes_supported: []
  spec: RFC 9728
  source: well-known/docketai-oauth-protected-resource.json

authorization_model:
  principal: the Docket user who authorizes the connector
  inherits: that user's Docket workspace and permissions
  privilege: read-only (the MCP server cannot create, change or delete data)
  admin_gate: >-
    Some MCP clients (Claude Team/Enterprise, ChatGPT workspaces) require an
    organization owner to add the custom connector before individual users may connect.
  source: https://help.docket.io/articles/8225942528-connect-docket-demand-mcp

application_sign_in:
  url: https://app.docketai.com/
  sso: 'SSO / SAML supported on the Enterprise plan only'
  source: https://www.docket.io/pricing

not_present:
  - api_key: no API key, secret key or token-issuance surface is documented anywhere
  - basic_auth: not offered
  - mutual_tls: not offered
  - public_rest_api: 'Docket publishes no public REST API, so there is no REST auth model'

x-evidence:
  - url: https://demand-mcp.app.docketai.com/.well-known/oauth-authorization-server
    http_status: 200
  - url: https://demand-mcp.app.docketai.com/.well-known/oauth-protected-resource/mcp
    http_status: 200
  - url: https://demand-mcp.app.docketai.com/mcp
    http_status: 401
    note: 'unauthenticated JSON-RPC tools/list returned {"error":"invalid_token"}'

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