API Reference
The Hubrix public API is coming soon.
The public API will allow you to trigger workflows, run research reports, and process bulk jobs programmatically from your own systems. Email api@hubrix.ai to join the beta programme.

What to expect
The API will support:
- Workflow triggers — run any workflow with custom inputs via a simple POST request
- Research jobs — submit a research question and poll for results
- Bulk processing — submit a CSV and operation configuration, stream results back
- Document management — upload, index, and query documents programmatically
- Webhooks — receive real-time events when jobs complete
Authentication
The API will use Bearer token authentication. Tokens will be managed in Settings → API Keys.
Rate limits
Rate limits will be generous for paid plans. Contact api@hubrix.ai for enterprise quotas.
Want early access? Email api@hubrix.ai.
Was this helpful?