/
IN
indigohive
/
Cogfy Messenger Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2d ago
v9
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
42
0
270.1 KB
Broadcasts
7
get
List all broadcasts
post
Create a new broadcast
get
Get a broadcast by ID
post
Send a broadcast by ID
post
Pause a sending broadcast
post
Resume a paused broadcast
get
List messages of a broadcast
Contacts
6
get
List contacts
post
Create a contact
get
Get a contact by id
delete
Delete a contact
patch
Update a contact
patch
Update the tags of a contact
Conversation sessions
1
post
Enqueue a conversation session
Conversations
4
get
Get a conversation by ID
get
Get all messages in a conversation
get
Get all conversations
post
Send a message to a conversation
Messages
19
post
Upload media to WhatsApp
post
Send text message
post
Send image message
post
Send video message
post
Send audio message
post
Send document message
post
Send sticker message
post
Send location message
post
Send contacts message
post
Send reaction message
post
Send template message
post
Send interactive button message
post
Send interactive CTA URL message
post
Send interactive list message
post
Send interactive flow message
post
Send interactive carousel message
post
Send interactive order details message
post
Send interactive order status message
get
Get a message by id
Tags
5
get
List tags
post
Create a tag
get
Get a tag by id
delete
Delete a tag
patch
Rename a tag
Conversations
Get a conversation by ID
get
/conversations/{conversationId}
Path parameters
conversationId
string
required
Response
A contact
object
required
id
string
uuid
workspaceId
string
uuid
phoneNumberId
string
uuid
recipientId
string
uuid
assigneeId
string
uuid
lastMessageId
string
uuid
createDate
string
date-time
serviceWindowExpireDate
string
date-time