API reference
Vault-scoped knowledge and action endpoints generated from Alpha’s public tool catalog.
The Alpha REST API exposes the same reviewed tools as Alpha MCP. The API definition, TypeScript SDK, Python SDK, and MCP server all come from one public catalog.
Base URL
https://mcp.openantares.com/v1
OpenAPI document
Download the current OpenAPI 3.1 definition.
Authentication
Pass a personal API key or an approved OAuth access token in the Authorization header.
Response shape
Successful responses wrap the result in data. Errors include a stable code, a message, and the same request ID returned in the X-Request-Id response header.
Most data endpoints accept a vault field. Send the exact vault ID or name returned by GET /v1/vaults. When a credential can reach more than one vault, do not leave scope implicit.