Developer Docs

Portfolio Intel Docs

POST /api/v1/parse

Use this when you need structured output from a CAS PDF in your own backend or app flow.

Common request shapes

Authentication

POST /mcp

This is the remote MCP transport endpoint for AI clients.

Typical operations:

For Claude Desktop and other OAuth-capable clients, the gateway handles metadata discovery and consent.

Enrich holdings

Use enrichment after parsing when you want fund returns, benchmark mapping, and related portfolio overlays.

Authentication model

Client typeAuth model
Claude Desktop / ChatGPTOAuth 2.1 + PKCE
Claude Code / Cursor / CopilotBearer token in config
REST clientsBearer token or X-API-Key

Interactive reference

If you need exact schema details, request examples, or to inspect the OpenAPI model directly, use Interactive API Docs.