API Authentication

API keys are used to authenticate requests with the Inferable API. Each key is associated with one cluster, and can has permission to:

API Key Management

New secrets can be created (and revoked):

CLI Authentication

When using the Inferable CLI, no API keys are required. The CLI retrieves a short lived (1hr) token when the inf auth login command is run.