For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Keys

In order to access the API, you must generate an API key in the Arkis App settings and include it in the Authorization header of every request. The sections below walk through the process and provide relevant development documentation.

Create a new API key

  1. Click Create API Key button in the top right corner.

  2. Enter a token name, select an expiration date from the predefined options or specify a custom date, and choose the desired permissions.

  3. Click Create API Key to proceed.

Visual walkthrough
  1. Click on Create API Key button in the top right corner.

  1. Enter a token name, select an expiration date from the predefined options or specify a custom date, and choose the desired permissions.

Revoke an API key

  1. Locate the key by its name or tail (the last six characters of the key).

  2. Click Revoke.

Visual walkthrough
  1. Locate the key by its name or tail (the last six characters of the key).

  1. Click "Revoke".

Last updated