← Tools Reference

2Chat

2Chat integration (Communication, Developer Tools). Imported from open-connector.

API key4 toolshttps://api.p.2chat.io
GET
twochat_test_api_key
Validate the connected 2Chat API key and return normalized account, limit, and usage information.

/open/info

GET
twochat_get_api_usage_info
Fetch the current 2Chat account, rate limit, and usage counters for the connected API key.

/open/info

GET
twochat_list_webhooks
List the webhook subscriptions currently configured in the connected 2Chat account.

/open/webhooks

GET
twochat_list_contacts
List contacts from the connected 2Chat account, with optional pagination and channel filtering.

/open/contacts

3 parameters
ParamTypeRequiredDescription
pageNumberintegeroptionalOptional page number to retrieve.
resultsPerPageintegeroptionalOptional page size to request from 2Chat, from 1 to 100.
channelUuidstringoptionalOptional connected number UUID used to filter contacts by channel.