See https://developers.facebook.com/docs/whatsapp
http://whatsapp.local
Auth type
Bearer Token
Auth header
Authorization: Bearer YOUR_TOKEN
Rate limit
1,000 free business-initiated conversations/month
Pricing
Enterprise / contact sales
Free quota
None
Documentation
http://whatsapp.local
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
31%
builder-friendly
Bearer token in the Authorization header
Authorization: Bearer YOUR_TOKEN
Free with Meta developer account. Conversation-based pricing from $0.005–$0.08/conversation.
| Method | Path | Description |
|---|---|---|
| POST | /account |
Request-Code |
| POST | /account/shards |
Set-Shards |
| POST | /account/verify |
Register-Account |
| POST | /certificates/external |
Upload-Certificate |
| GET | /certificates/external/ca |
Download-CA-Certificate |
| DELETE | /certificates/webhooks/ca |
Delete Webhook CA Certificate |
| GET | /certificates/webhooks/ca |
Download Webhook CA Certificate |
| POST | /certificates/webhooks/ca |
Upload Webhook CA Certificate |
curl -X GET 'http://whatsapp.local/account' \ -H 'Authorization: Bearer YOUR_TOKEN'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official WhatsApp Business documentation.