X-API-Key header:
Getting started
Authentication
Authenticate with the arg.ai API using API keys.
The arg.ai API uses API keys for authentication. API keys are long-lived credentials scoped to an organization. They can authenticate as your user account or as a service account.
Pass the API key in the
You can create an API key at arg.ai/platform/api-keys. User-owned keys inherit your current access within the key’s organization. Service-account keys inherit the role and grants of their service account, including API key management permissions when granted. See the API Keys guide for details on creating and managing keys programmatically.
If a valid token lacks permission for the requested resource, the API returns HTTP 403: