Quick Start
Get started →
Authentication
Get started →
API Reference
Get started →
🌐 Base URL
https://zaptick.io/api🔑 Authentication
All API requests use API Key authentication. Create an account and generate your API key from the dashboard.
X-API-Key: zaptick_live_your_api_key_hereAPI Reference
⚡ New
Simple API
Send messages with just phone + template name. Super easy!
POST /api/sendPOST /api/send-textView Documentation
Core
Messages
Send WhatsApp messages, media, and interactive content
POST /api/messagesView Documentation
Core
Templates
Create and manage WhatsApp message templates
POST /api/templatesGET /api/templatesView Documentation
Core
Contacts
Manage your contact database and segments
POST /api/contactsGET /api/contactsView Documentation
Essential
Authentication
API Key generation and secure authentication
X-API-Key header authenticationView Documentation
Advanced
Webhooks
Receive real-time updates from WhatsApp
Webhook configuration & eventsView Documentation