Authentication overview:
Most endpoints accept an optional
Authorization: Bearer <JWT> header.
Developer API calls use X-API-Key + X-API-Secret headers.
See the Authentication section to get a token.
Rate limits:
Free users: 30 chat messages/hour per bot, 5 preview messages per bot lifetime.
Purchased users: 999 messages/hour.
Developer API: 100 calls/day (starter), upgrade available.