Create an access token for consuming the API.

Use this endpoint to create an access token.

You then authorize calls to the other endpoints by adding the header: "Authorization: Bearer <access_token>".

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

Value has to be the full tenant's domain with scheme and trailing slash

const
enum
required
Allowed:
string
required

Use email of the user that created the 'client_secret'

string
required

To obtain the secret, go to https://.armis.com/settings/api-management

string
required

The Vendor ID you received upon singing up to the developer portal

scopes
array of strings

A list of scopes to grant access to

Scopes
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json