Bind Account

Creates or associates an account from your system to a Privakey account.

If the accountId has not yet been used, a new account is created and its Privakey GUID ("privakeyId") is returned. The location URL of the new account is placed in the header. Additionally, a "sessionToken" is returned. Both the privakeyId and sessionToken must then be passed to the device the user is trying to register.

If the accountId has already been used, its Privakey GUID is simply returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

The user's account id

string

Additional user info to be stored with this account. It will be returned with all GetAccount calls. PrivakeyCX does not use this, it is for convenience only.

Headers
string
required
Defaults to Basic <basic creds>

Either Basic or HMAC, depending on how the Request Origin is configured.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json