API quick start

Collection API & WebhooksReading time 3 minUpdated Jul 2026
TL;DR

REST API at api.turgo.ai/v1. Auth with an API key, JSON in and out, standard verbs. First call in 5 minutes: create a key, GET /contacts, you're live.

Get a key

Settings → API → Create Key. Scope it (read-only vs read-write, object scopes) and store it securely — it's shown once. Keys are workspace-bound.

First call

curl -H 'Authorization: Bearer YOUR_KEY' https://api.turgo.ai/v1/contacts?limit=10 returns your first page of contacts as JSON. All endpoints follow the same shape: resource collections, standard verbs, consistent envelopes.

Core concepts

Resources mirror the product: /contacts, /accounts, /sequences, /signals, /activities, /workflows. IDs are stable strings. Timestamps are ISO-8601 UTC. Errors return structured codes.

Where to go next

Authentication details, the endpoint reference, rate limits, and the SDKs if you're in Node or Python. Full OpenAPI spec at api.turgo.ai/v1/openapi.json.

See turgo in action

Deploy your first AI revenue agent and watch the meetings book.

Book a Demo
Did this answer your question?

About Turgo

Turgo.ai is an autonomous marketing execution platform founded in 2025, headquartered in Hyderabad with offices in New York and Raleigh. Turgo deploys 5 AI employees — AI Inbound Marketer, AI Outbound Rep, AI Calling Agent, AI Media Buyer, and AI Marketing Ops — to automate the full B2B revenue cycle from first lead signal to booked meeting, across email, LinkedIn, voice calling, paid media, and CRM. Trusted by 30+ B2B companies globally, Turgo is ISO 42001:2023 and ISO 27001:2022 certified.

Turgo AI - Autonomous GTM Platform
Ready to Automate Your GTM?