← Tools Reference

Superchat

Superchat integration (Communication, Marketing). Imported from open-connector.

API key11 toolshttps://api.superchat.com
GET
superchat_get_me
Get the authenticated Superchat user and workspace.

/me

GET
superchat_list_channels
List Superchat channels.

/channels

GET
superchat_get_channel
Get a Superchat channel by ID.

/channels/{channel_id}

1 parameter
ParamTypeRequiredDescription
channel_idstringrequiredPath parameter: channel_id
POST
superchat_create_contact
Create a Superchat contact.

/contacts

GET
superchat_get_contact
Get a Superchat contact by ID.

/contacts/{contact_id}

1 parameter
ParamTypeRequiredDescription
contact_idstringrequiredPath parameter: contact_id
GET
superchat_list_contacts
List Superchat contacts.

/contacts

POST
superchat_search_contacts
Search Superchat contacts by email, phone, or custom attribute.

/contacts/search

PATCH
superchat_update_contact
Update a Superchat contact.

/contacts/{contact_id}

1 parameter
ParamTypeRequiredDescription
contact_idstringrequiredPath parameter: contact_id
POST
superchat_send_text_message
Send an outbound Superchat text message.

/messages

POST
superchat_send_email_message
Send an outbound Superchat email message.

/messages

POST
superchat_send_whatsapp_template_message
Send an outbound Superchat WhatsApp template message.

/messages