Q

quickblox.com

QuickBlox provides chat, messaging, video calling, content storage, push notifications, custom objects, and related communication features for web and mobile applications. Its platform includes SDKs and UI kits for client apps plus a server-side HTTP API for backend integration.

1 integration · REST

QuickBlox exposes a documented REST Server API at https://api.quickblox.com, authenticated either by `QB-Token` session tokens or server-side `ApiKey` authorization; no public GraphQL API, MCP server, or CLI surfaced in public docs.

discovered 2mo ago
REST · OpenAPI1
Credentials
QuickBlox API keyapi_keyGet key

In the QuickBlox Application settings, open Dashboard => _YOUR_APP_ => General => API keys, click Add, fill in the fields, and click Create. The API key is then used in the Authorization header as ApiKey {your_api_key}.

QuickBlox session token (QB-Token)bearerGet token

Mint a session token by calling Create Session with your QuickBlox application credentials; for a user session include the user's login and password. The response returns a session token, which you send in the QB-Token header. Tokens are valid within the session and expire 2 hours after the last Server API request, per Authentication.

conventions · 1/8 published

Publish these signals → /publishing