Skip Navigation

Validate with an access token

You can use access tokens returned from the Web API V2 authentication service to validate SDK payload requests.
See the "How to authenticate" section of the 
BlackBerry AtHoc
 API Quick Start Guide
 for instructions on how to obtain an access token.
Example
<AtHocSdk><client>organizationID</client> <validation> <accessToken>C345c6f6-a46c-4d41-9bfb-7fld7b79c528 . . . </accessToken> </validation> <payload type=”GET-DISTRIBUTION-LISTS”> </payload> </AtHocSdk>