tawk.to API

Free live chat platform REST API for managing conversations, contacts, and chat history for customer support automation.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Other live-chat customer-support free chat widget
⚙ Agent Friendliness
43
/ 100
Can an agent use this?
🔒 Security
72
/ 100
Is it safe for agents?
⚡ Reliability
66
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
65
Error Messages
60
Auth Simplicity
80
Rate Limits
40

🔒 Security

TLS Enforcement
100
Auth Strength
70
Scope Granularity
55
Dep. Hygiene
65
Secret Handling
70

API key only — no scopes or fine-grained access control. Key rotation not automated.

⚡ Reliability

Uptime/SLA
65
Version Stability
68
Breaking Changes
65
Error Recovery
65
AF Security Reliability

Best When

Best for reading tawk.to chat history and managing contacts from backend automation workflows.

Avoid When

Avoid when you need to send messages or build chatbots via API — use tawk.to's JavaScript widget API instead.

Use Cases

  • Retrieve chat transcripts and conversation history for agent training data pipelines
  • Create and update contact records programmatically from CRM integration workflows
  • Build automated ticket routing by querying active chat conversations and agent availability
  • Extract customer support analytics (response times, conversation counts) for reporting agents
  • Automate pre-chat contact creation to pre-populate agent context before human handoff

Not For

  • Sending messages from the API — tawk.to REST API is read/management only, not send-message
  • Real-time bot automation within chat sessions — use tawk.to JavaScript API for in-widget automation
  • High-volume data exports — tawk.to throttles heavy API usage aggressively

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: No

REST API uses API key (base64 encoded with colon prefix) in Authorization header. Property ID required in all requests.

Pricing

Model: free
Free tier: Yes
Requires CC: No

tawk.to is free forever for live chat. Revenue comes from hired agent services.

Agent Metadata

Pagination
offset
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • REST API is management-only — there is no API endpoint to send a chat message to a visitor
  • Property ID and Account ID are different identifiers — using the wrong one in API calls returns 404 or empty results
  • Rate limits are undocumented and silently enforced — implement 1-2 second delays between bulk requests to avoid throttling
  • Webhook events use different field names than REST API responses — don't assume schema parity between webhook payloads and API data
  • API documentation is sparse and outdated — test in Postman before relying on docs for field names and types

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for tawk.to API.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered