CTD Paths API

Simple REST API exposing the full Connect The Dots relationship graph — reachable people and companies, warm paths to a target (including natural-language and stage-filtered path search), recent job changes, and ghost-email creation and activity. Authenticated with two headers (ctd-api-key + ctd-client-id); no SDK.

API entry from apis.yml

apis.yml Raw ↑
name: CTD Paths API
description: Simple REST API exposing the full Connect The Dots relationship graph — reachable people
  and companies, warm paths to a target (including natural-language and stage-filtered path search), recent
  job changes, and ghost-email creation and activity. Authenticated with two headers (ctd-api-key + ctd-client-id);
  no SDK.
humanURL: https://ctd.ai/integrations-api
baseURL: https://api.ctd.ai/user/atc-paths-api/public/v1/
tags:
- Relationship Intelligence
- Warm Introductions
properties:
- type: Documentation
  url: https://ctd.ai/integrations-api
- type: Authentication
  url: authentication/ctd-authentication.yml
- type: OAuthScopes
  url: scopes/ctd-scopes.yml
- type: Conventions
  url: conventions/ctd-conventions.yml
- type: Lifecycle
  url: lifecycle/ctd-lifecycle.yml
- type: DataModel
  url: data-model/ctd-data-model.yml
- type: Conformance
  url: conformance/ctd-conformance.yml