Skip to main content
GET
Use these endpoints in the application. This should be ideally the first request in the application before all other requests to QuickBlox.
QuickBlox provides a flexible mechanism for apps to retrieve all correct endpoints (apiEndpoint , chatEndpoint etc.) to work with. This mechanism allows for a smooth transition between plans. We recommend to call it hourly.

Headers

QB-Account-Key
string
default:"7yvNe17TnjNUqDoPwfqp"
required
Provides access to account information. To get the QB-Account-Key, open Dashboard => Client section => Privacy and Settings and copy the Account key value.

Responses

A successful response
api_endpoint
string
chat_endpoint
string
turnserver_endpoint
string
An error response