Connect The Dots · Authentication Profile

Ctd Authentication

Authentication

Connect The Dots declares 3 security scheme(s) across its OpenAPI definitions.

CompanyRelationship IntelligenceSalesWarm IntroductionsNetwork GraphCRMMCPVenture Capital
Methods: Schemes: 3 OAuth flows: API key in:

Security Schemes

apiKey
· in: header ()
oauth2
enterprise

Source

Authentication Profile

ctd-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://ctd.ai/integrations-api + https://ctd.ai/integrations-mcp + OAuth well-known metadata
docs: https://ctd.ai/integrations-api
schemes:
- id: apiKey
  type: apiKey
  in: header
  header_names:
  - ctd-api-key
  - ctd-client-id
  description: >-
    REST API authentication. Two headers on every request: ctd-api-key (your API
    key, obtained from https://app.ctd.ai/) and ctd-client-id (your account email).
    No OAuth flow and no SDK required.
  applies_to: CTD Paths REST API (https://api.ctd.ai/user/atc-paths-api/public/v1/)
- id: oauth2
  type: oauth2
  flow: authorization_code
  pkce: S256
  dynamic_client_registration: true
  authorization_server: https://app.ctd.ai/users-api
  authorization_endpoint: https://app.ctd.ai/oauth/authorize
  token_endpoint: https://app.ctd.ai/users-api/v2/oauth/token
  scopes:
  - read
  - write
  description: >-
    MCP server authentication. OAuth 2.0 authorization-code with PKCE (S256) and
    RFC 7591 dynamic client registration; the client obtains a bearer token via the
    user's browser approval. No manual API keys.
  applies_to: CTD MCP server (https://app.ctd.ai/mcp)
- id: sso
  type: enterprise
  description: SSO and SCIM provisioning available on the Business tier.
  applies_to: App / organization access
  source: https://ctd.ai/security

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