A

Alpic CLI

CLI discovered

Details
Command
alpic
Docs
https://docs.alpic.ai/cli/overview
Authentication
Alpic CLI browser login oauth2 discovered $ alpic login

Acquired by the CLI — running alpic login opens the auth flow and stores the credential.

Alpic API key bearer discovered Get token ↗
env ALPIC_API_KEY

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.