Thoughtly API
Public REST API for the Thoughtly platform. Manage Agents (called "interviews" in the API), create and update Contacts, trigger outbound calls, search call responses, subscribe to webhook events (NEW_RESPONSE, PHONE_TRANSFER, etc.), and trigger Webhook-driven Automations. Authentication uses two headers: x-api-token and team_id.
Documentation
Documentation
https://docs.thoughtly.com/developers
Documentation
https://docs.thoughtly.com/api-reference
Documentation
https://docs.thoughtly.com/automations/getting-started
Authentication
https://app.thoughtly.com/settings/developer
Specifications
OpenAPI
https://docs.thoughtly.com/api-reference/openapi.json
OpenAPI
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/openapi/thoughtly-api-openapi.yml
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-schema/thoughtly-contact-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-schema/thoughtly-agent-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-schema/thoughtly-call-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-schema/thoughtly-webhook-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-structure/thoughtly-contact-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-structure/thoughtly-call-structure.json
Other Resources
SpectralRules
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/rules/thoughtly-rules.yml
JSONLD
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/json-ld/thoughtly-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/examples/thoughtly-create-contact-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/examples/thoughtly-call-contact-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/examples/thoughtly-subscribe-webhook-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/thoughtly/refs/heads/main/examples/thoughtly-new-response-webhook-example.json
Webhooks
https://docs.thoughtly.com/integrations/webhooks