User Cloud Storage API PHP SDK
Our Cloud Storage offers a durable and highly available cloud-hosted database that allows you to store your own user data. The API supports full control over your user database, allowing you to easily view, edit, update, delete and export your data.
Store your user data in a state-of-the-art security environment and get a centralized access point that you can use to authenticate your users from any website or mobile application in your eco-system.
| Resource/URI Cloud Storage Required | GET | POST | PUT | DELETE |
|---|---|---|---|---|
Users /storage/users.json
|
– |
Create User |
– | – |
User /storage/users/<user_token>.json
|
– | – |
Update User Data |
– |
User Lookup /storage/users/user/lookup.json
|
– |
User Lookup |
– | – |
The user_token is a key that uniquely identifies a user.