A
Alpic REST API
Details
- URL
-
https://api.alpic.ai/v1 - Spec
- https://api.alpic.ai/openapi.json
- Docs
- https://docs.alpic.ai/api-reference
Authentication
In the Alpic dashboard, open your team, go to API Keys in the sidebar, click New API key, name it, and copy the key. Use it as a bearer token in the REST API, or set ALPIC_API_KEY for the CLI.
OAuth 2.0 oauth2 discovered
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.