This guide takes you from zero to your first WhatsApp message sent through the API.Documentation Index
Fetch the complete documentation index at: https://docs.1to1ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Get your API key
The API key is issued from the dashboard, under Settings → API. It has
the
sk_1to1_ prefix.Identify your business
Every endpoint hangs off a base URL that includes your business’s The
{slug}:{slug} is also in the API settings. The key and the slug must
belong to the same business.Rate limit: 60 requests per minute per API key. When exceeded you get a
429 with the Retry-After header. See Rate limits.Next steps
Conversations
How to identify a conversation and the 24h window.
Messages
The four ways to send a message.