Build on the InfiQ API.
Task-oriented guides that sit alongside the API reference — complete, working sequences for the endpoints and payloads you'll use most.
What you'll learn
The developer docs track, at a glance
The reference tells you what each endpoint accepts. These tutorials show complete working sequences for real jobs.
- How the API is organised: messages, contacts, templates and webhook events
- How to authenticate requests and keep keys out of your codebase
- How to parse webhook payloads for inbound messages and status updates
- How to handle retries and duplicate deliveries safely
- How to take an integration from test traffic to production
On the roadmap
Planned tutorials in developer docs
The curriculum is locked; the articles are in production. Here's exactly what's coming to this track.
- 01
API quickstart: send a message in five minutes
Coming soonOne key, one curl request, one delivered message — the shortest path to a working call.
- 02
Annotated webhook payloads
Coming soonReal inbound-message and status-update payloads with every field explained.
- 03
Authentication and key management patterns
Coming soonEnvironment variables, scoping and rotation — keeping credentials safe in real codebases.
- 04
Build a two-way conversation over the API
Coming soonReceive a customer message via webhook and reply programmatically, end to end.
- 05
Go-live checklist for API traffic
Coming soonError handling, logging, retry behaviour and monitoring to verify before real customers depend on it.
The first batch of step-by-step articles starts with onboarding and rolls out track by track. Until then, the blog covers the fundamentals in depth and the developer hub documents the REST API and webhooks.
FAQ
Frequently asked questions
Is there an SDK?
The API is plain REST over HTTPS with JSON payloads, so any HTTP client works — no SDK required. Tutorial examples use curl so they translate directly to whatever language your stack uses.
How do these tutorials differ from the API reference?
The reference in the developer hub is exhaustive and organised by endpoint. These tutorials are organised by job — each one strings several endpoints and webhooks together into a complete working sequence.
Where do I get API credentials?
API access comes with the Growth plan and above. Once you're on Growth, you generate keys from your dashboard settings. The 7-day free trial on the Lite plan lets you explore the dashboard and messaging features before upgrading.
Put the tutorials to work on a live account.
Get onboarded on the official WhatsApp Business API in as little as 24 hours — with a team that answers.
