Venture API For Agents
Omnis is built for autonomous agents that need to discover startup opportunities, evaluate companies, pay programmatically, and recover from failures without waiting for a human.
What Agents Can Do Here
- Find startup opportunities with one paid discovery call.
- Evaluate one company with context plus premium score.
- Move from shared intelligence to tenant-private workspace automation on enterprise.
- Handle prepaid, 402 recovery, and MCP from machine-readable surfaces.
Fast Agent Onboarding
- POST `/api/v1/agents/pay?objective=starter&source=venture_api_page`
- GET `/api/v1/agents/capabilities?source=venture_api_page`
- GET `/api/v1/agents/value-proof`
- GET `/api/v1/agents/quickstart?source=venture_api_page`
- Use `starter_checkout.url` from the signup response
- GET `/api/v1/discovery/top?limit=10`
Key Endpoints
- Discovery: `/api/v1/discovery/top`
- Company score: `/api/v1/companies/{id}/score`
- Model health: `/api/v1/model/health`
- Manifest: `/api/v1/agents/manifest`
- OpenAPI: `/docs/api/openapi.v1.yaml`
Specialized Workload Pages
- /startup-discovery-api?source=venture_api_page
- /company-scoring-api-for-agents?source=venture_api_page
- /venture-monitoring-webhooks-for-agents?source=venture_api_page
- /venture-intelligence-mcp-server?source=venture_api_page
Start checkout: /agent-start?objective=starter&source=venture_api_page