Documentation
WidgetChat for developers
The public API, outgoing webhooks, widget installation and CRM connectors. Everything the service offers is described here: method addresses, fields, failure codes and limits.
# API base address
https://api.widgetchat.ru/api/v1
# checking the key
curl https://api.widgetchat.ru/api/v1/conversations -H "Authorization: Bearer wck_…"