Using an Authorization Token
In response to the Login request, IoT Platform sends a token. This token contains unique user identification information that can be used by a specific user. The token is valid for the next 10 hours.
The following is an example of a request containing an authentication (Authorization) token:
GET /odata/applications/ HTTP/1.1
Host: api.stg.axonize.com
Authorization: bearer 1234GciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzb2lvdC5hdXRoMC5jb20iLCJhdW1234
DaGxZSVJDNDltTkZOSTFteDE3Q2pCMFBFNWc0VnVrYSIsInN1YiI6ImFub255bW91cyIsImlhdCI6MTUxNDcxOTU2OSw1234
appId: 123454D0-4484-4366-81B1-87DDA4912345
Content-Type: application/json