Inboxes
List and manage WhatsApp Business inboxes connected to your account.
Retrieve all WhatsApp Business inboxes connected to your Cekat account. Each inbox represents a separate WhatsApp number.
Authorizations
api_keystringRequired
Your Cekat API key. Obtain this by calling POST /register or from your Cekat dashboard under Settings → API.
Responses
200
Successful response
No content
400
Bad request — check required fields and formats.
401
Unauthorized — API key is missing or invalid.
404
Resource not found.
get/inboxes
GET /inboxes HTTP/1.1
Host: api.cekat.ai
api_key: YOUR_API_KEY
Accept: */*
No content
Last updated