A

Alpic REST API

REST discovered

Details
URL
https://api.alpic.ai/v1
Spec
https://api.alpic.ai/openapi.json
Docs
https://docs.alpic.ai/api-reference
Authentication
Alpic API key bearer discovered Get token ↗

Sign in to the Alpic dashboard, open your team, go to API Keys in the sidebar, click New API key, name it, and copy the key. Send it as Authorization: Bearer <API_KEY> for the REST API, or export it as ALPIC_API_KEY for the CLI.

Alpic CLI browser login oauth2 discovered Set up OAuth ↗

Run alpic login and complete the browser-based sign-in flow. The CLI stores the resulting tokens locally and reuses them across sessions. This is the recommended auth method for the CLI.