Skip to main content

Client API Roadmap

This page summarizes the near-term roadmap for the OMNI Client API. For production changes and breaking-change notices, rely on the changelog.

Available today

  • Stable base path: /v1/...
  • OpenAPI contract: /v1/openapi.json
  • Hosted MCP transport: /mcp (and /sse compatibility)
  • Idempotent tool invocation: POST /v1/mcp/invoke
  • Webhooks (when enabled for your account)
  • Version pinning via Omni-Version

In progress

  • Expanding endpoint coverage beyond FRED
  • Self-serve onboarding and key management improvements
  • More first-party MCP adapters and examples
  • Generated reference docs from OpenAPI, kept in sync with production

Planned (subject to change)

  • Public beta onboarding and abuse-prevention controls
  • Operational hardening (rate limiting, quotas, observability)
  • Additional webhook event families