profile/appdatamap
The following methods are supported on this resource:
Mount Points
The following URLs are examples of where this resource is mounted :
| XML: | http://api.hi5.com |
| *JSON: | http://api.hi5.com |
| *JSON endpoints are mounted read-only. | |
read
This method requires a resource id on the URL. (e.g. "GET http://api.hi5.com/{id-goes-here}".)
Fetch Application Data from Hi5. This method will fetch data associated with the current AuthToken + the specified user.
Output Payload
Hi5AppData, a set of key/value pairs.
Errors
| code | description |
|---|---|
| 403 | When using an invalid AuthToken. |