Skip to main content

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.

All public API requests use a bearer token:
Authorization: Bearer <token>
Use an Arga API key for server-to-server calls. You can create one from Settings -> API Keys in the web app or by running arga login from the CLI.
Token typeTypical useNotes
API keySDKs, CI jobs, scripts, local toolsStarts with arga_sk_. Accepted by the public endpoints in this reference unless a page says otherwise.
JWTWeb app sessions and user-scoped browser flowsReturned by the app auth flow. Some GitHub configuration endpoints require a user session.
The API base URL is:
https://api.argalabs.com