Whisp Developer Documentation
Whisp is a scalable chat infrastructure you can integrate into web, iOS, and Android apps using SDKs and APIs.
JavaScript / TypeScript SDK
Production-ready integration for browser and Node.js.
REST API Reference
Full endpoint reference generated from OpenAPI (requests, responses, schemas).
Never expose your Whisp API key in browser/mobile code. Use your backend to authenticate and pass short‑lived tokens to clients.
What’s in this documentation
- SDK guides: installation, quickstarts, authentication, chats, messages, realtime
- Data models: each SDK method includes parameter + return shapes (mirrors the REST/WebSocket contracts)
- API reference: canonical REST reference (OpenAPI)