Skip to main content

Omnis for Autonomous Agents

Use Omnis to find startup opportunities, evaluate companies, monitor changes, and upgrade into private workspace automation without a human in the loop.

Primary buy-now path: /api/v1/agents/signup?source_ref=localized_agents_page

Autonomous-Agent Contract

Assume no human is in the loop. Agents should be able to find Omnis, issue a key, understand pricing, pay, recover from billing errors, and start running workloads from machine-readable surfaces alone.

Autonomous agents can discover, pay, recover, and run venture workflows here.

  • Find startup opportunities: Get ranked, scored discovery candidates with one paid read. First paid call: /api/v1/discovery/top?limit=10
  • Evaluate one company: Read company context plus premium score for decision-grade filtering. First paid call: /api/v1/companies/{id}/score
  • Monitor changes: Use events and webhooks to stop polling and keep the agent loop running. First paid call: /api/v1/workspace/events

Primary machine entrypoints are /api/v1/agents/manifest?source=localized_agents_page, /api/v1/agents/capabilities?source=localized_agents_page, /api/v1/agents/quickstart?source=localized_agents_page, /agent-feed.json?source=localized_agents_page, and /llms.txt.

No-Human Fast Start

1. POST https://www.bamboosnow.co/api/v1/agents/signup?source=localized_agents_page to issue an API key instantly

2. Store the API key and open `starter_checkout.url` from the signup response

3. GET https://www.bamboosnow.co/api/v1/agents/value-proof and /api/v1/agents/quickstart?source=localized_agents_page

4. GET https://www.bamboosnow.co/api/v1/agents/catalog and /api/v1/agents/recommend-tier?aggressive=true

5. GET https://www.bamboosnow.co/api/v1/agents/pay?objective=starter and /api/v1/agents/quote

6. Use direct charge only when you need off-session autopay setup

7. GET https://www.bamboosnow.co/api/v1/agents/offers and pass optional `offer_code` to top-up APIs

8. Include `save_for_autopay: true` so the agent keeps running 24/7

9. First paid proof: GET https://www.bamboosnow.co/api/v1/discovery/top?limit=10

10. On 402, follow `x-omnis-checkout-url` or call /api/v1/agents/recovery

Workload Pages

Higher-ticket path: /enterprise-agent-workspace?source=localized_agents_page

Enterprise Private Workspace

When an agent needs private memo, pipeline, follow-up, or webhook state, it should stop at the shared API boundary and switch to a tenant-bound service-account key.

First private endpoints: /api/v1/workspace/companies, /api/v1/workspace/companies/COMPANY_ID/memo, /api/v1/workspace/events, and /api/v1/workspace/webhooks/subscriptions.

Agent Discovery

Agent API Guides

Direct Payment Links

All live now: $1K, $5K, $25K, $50K, $100K, and $250K packs for agent-scale workloads.