QuickBlox
QuickBlox is a cloudhosted Communications backend service. We help developers and publishers add advanced communication features to their apps while reducing development time & cost. All our modules are available through SDKs for all major platforms - Android, iOS, WP7, Blackberry and Web. Communication: ○ Video Calling ○ Voice Chat ○ Instant Messaging ○ Push Notifications ○ Presence Data: ○…
QuickBlox endpoints
| Method | Endpoint | Description |
|---|---|---|
| Create File | ||
| GET |
GET blobs.json /blobs.json |
Get list of files for the current user. The ID of the user is taken from the token specified in the request |
| POST |
POST blobs.json /blobs.json |
Create a file Create an entity which is a file in a system |
| Declare File Uploaded | ||
| PUT |
PUT blobs/{id}/complete.json /blobs/{id}/complete.json |
|
| Download File | ||
| GET |
GET blobs/{uid}.xml /blobs/{uid}.xml |
Download File (Get File as a redirect to the S3 object) by uid. 'uid' is a parameter which should be taken from the response of the request for the creating a file. To have a… |
| Location | ||
| GET |
GET places.json /places.json |
Retrieving a list of the created places by application |
| POST |
POST places.json /places.json |
Create place |
| POST |
POST geodata.json /geodata.json |
Create geodata which represent points on the earth |
| GET |
GET geodata/find.json /geodata/find.json |
Retrieve all (by default) geodata for current application. The ID of the application is taken from the token which is specified in the request |
| Other endpoints | ||
| POST |
POST users.json /users.json |
Call this API to register a user for the app. You must provide either a user login or email address along with their password, passing both email address and login is permitted… |
| GET |
GET users.json /users.json |
Call this API to get a list of current users of you app. By default it returns upto 10 users, but you can change this by adding pagination parameters. |
QuickBlox pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|