Getting Started
Create your first API token, make your first request, and understand auth flows in minutes.
Read guideAPI Reference
Full REST API reference — endpoints, request/response schemas, error codes, pagination.
Browse APIWebhooks
Subscribe to real-time events from Disqua — new messages, channel events, member changes, and more.
Learn webhooksBot SDK
Build bots and slash commands with our official Node.js SDK. Handle events, post messages, and create interactive flows.
Build a botReady to build?
Create a free Disqua account, generate your first API token, and make your first request in under 5 minutes.
Base URL & Versioning
https://api.disqua.com/v1
The current stable API version is v1.
Breaking changes will always be released under a new version prefix.
Legacy versions are supported for 12 months after deprecation notice.
Rate Limits
| Plan | Requests / min | Burst | WS events / sec |
|---|---|---|---|
| Free | 60 | 10 | 5 |
| Pro | 300 | 30 | 20 |
| Business | 1 000 | 100 | 50 |
| Enterprise | Custom | Custom | Custom |
Rate limit headers are returned on every response: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset.
Official SDKs
JavaScript / Node.js
@disqua/sdk
Python
disqua-python
More coming soon
Go, Ruby, PHP
Need help?
Open a support ticket or browse community answers.