A
Alpic REST API
Details
- URL
-
https://api.alpic.ai/v1 - Docs
- https://docs.alpic.ai/api-reference
Authentication
Authorization: Bearer <credential> Sign in to the Alpic dashboard, open your team, go to API Keys in the sidebar, click New API key, and copy the key. Use it as a bearer token in the Authorization header, or set ALPIC_API_KEY for the CLI.
OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential> OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.