The Client Profile API is used to retrieve current Client Profile information for a given HMS client that uses the HMS APIs.
Root/Version/RequestSecurity
The Request portion of this API has a simple structure in which all elements are constants.
Combined:
Request = client/profile?
Security will be used to identify the HMS Client Profile to retrieve.
The following example will return the Client Profile associated with the Secret used to generate the Signature in the Security portion of the API call.
https://api.hmsonline.com/v1/client/profile?timestamp=1369844777731&key=fCTYXpuGkVcnDf6JLSSbtA==&signature=8qrFmQbQgILzdDeQfbJTxHXeZvE=
Note: All security values shown here and throughout this documentation are for illustration purposes only and will not work as shown. See Security Credentials for more information.