All public API requests use a bearer token:Documentation Index
Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt
Use this file to discover all available pages before exploring further.
arga login from the CLI.
| Token type | Typical use | Notes |
|---|---|---|
| API key | SDKs, CI jobs, scripts, local tools | Starts with arga_sk_. Accepted by the public endpoints in this reference unless a page says otherwise. |
| JWT | Web app sessions and user-scoped browser flows | Returned by the app auth flow. Some GitHub configuration endpoints require a user session. |

