Skip to content
Kirimdev
Documentation
Platform
API Reference
Changelog
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
Documentation
Platform
API Reference
Changelog
API Reference
Overview
Meta
Overview
Liveness probe
GET
Introspect the calling API key
GET
Accounts
Overview
List connected WhatsApp accounts
GET
Messages
Overview
List messages
GET
Send a WhatsApp message or mark inbound as read
POST
Fetch a sent message by id
GET
Redirect to the media asset for a message
GET
Templates
Overview
List approved templates
GET
Create a template
POST
Fetch a single template by name
GET
Sync templates from Meta
POST
Conversations
Overview
List conversations
GET
Fetch a conversation by id
GET
Update a conversation
PATCH
Attach a label to a conversation
POST
Detach a label from a conversation
DELETE
Contacts
Overview
List contacts
GET
Create a contact
POST
Fetch a contact by id
GET
Delete a contact
DELETE
Update a contact
PATCH
Attach a label to a contact
POST
Detach a label from a contact
DELETE
Attach or detach a label across many contacts
POST
Labels
Overview
List labels
GET
Create a label
POST
Fetch a label by id
GET
Delete a label
DELETE
Update a label
PATCH
Customers
Overview
List customers
GET
Create a customer
POST
Fetch a customer by id
GET
Archive a customer
DELETE
Update a customer
PATCH
List setup links for a customer
GET
Generate a setup link
POST
Revoke a setup link
DELETE
Update redirect URLs on an active setup link
PATCH
Webhook Subscriptions
Overview
List webhook subscriptions
GET
Create a webhook subscription
POST
Fetch one webhook subscription
GET
Delete a webhook subscription
DELETE
Update a webhook subscription
PATCH
Add a new signing secret (rotation)
POST
Revoke a signing secret
DELETE
Webhook Deliveries
Overview
List webhook deliveries
GET
Fetch one delivery (with full payload)
GET
Replay a single delivery
POST
Replay deliveries in bulk (DLQ)
POST
Select theme
Dark
Light
Auto
Webhook Deliveries
Overview
Copy page
Open in ChatGPT
Open in Claude
Webhook Deliveries
Section titled “Webhook Deliveries”
Dead-letter queue + replay surface for outbound webhook failures.
Operations
Section titled “ Operations ”
GET
/webhook_deliveries
GET
/webhook_deliveries/{id}
POST
/webhook_deliveries/{id}/replay
POST
/webhook_deliveries/bulk_replay