Skip to main content
Version: v6

API Tokens

Generating API tokens for enabling API functionality


Haltdos platform is an API first solution supporting API access via JSON (RESTFul) or XML. To authenticate API requests, API tokens are needed. Access of these tokens can be restricted to READ ONLY or READ AND WRITE.

info

All API requests are Authorization: Bearer <TOKEN> header. Depending upon requirement, specify Content-Type: application/xml for XML and Content-Type: application/json for JSON output. If not Content-Type header is found, API will resort to JSON output.

apitokens

How to Use:

  1. Go to Stack > Settings > API Tokens
  2. Configure your settings
  3. Click Save
PARAMETERSDESCRIPTIONACCEPTED VALUESDEFAULT
Create API TokenClick on the button to create API tokenButtonNA
Token NameEnter a name for the tokenStringBlank
AccessSelect the scope of access for the tokenDropdownRead And Write
ScopeDisplays the scope of access for the tokenNANA
TokenDisplays the token generatedNANA
ActionLet's copy and delete the tokenNAIcon