API Explorer
Goal: Browse, test, and integrate your endpoints in the browser.
Open APIs -> API Explorer. It shows only the endpoints your access rights permit, each with a
Try-Me playground. The full spec is at /oi-api/openapi (also access-filtered).
Browse + try
Endpoints are grouped by category (historical data, warm queries, live stream, MCP, review/history logs). Expand a card, fill parameters, Execute, and copy a snippet (cURL / TypeScript / Python) with Copy with my token.
Tokens, scoped
The auth panel generates a token: pick a duration, optionally select scopes for least privilege. It auto-fills the Try-Me forms with a validity countdown.
Connect your AI from here
The MCP section gives you the one-line install:
fai mcp install https://openx.fathym.com/oi-api/mcp --name openx --auth "YOUR_TOKEN"
That registers OpenX with Claude Code, Cursor, Cline, and other detected agents. Browse the tools
with fai mcp preview openx. See Bring Any AI.
Next steps
- Connect dashboards -> APIs
- Connect any AI -> Bring Any AI