Company Scoring API for Agents
Decision-grade company scoring for autonomous agents that need more than a raw discovery list. Use this when the agent needs a premium read before taking action.
Primary Job
Pull company context and premium score so the agent can decide whether to escalate, ignore, or monitor.
First Calls
- GET `/api/v1/agents/manifest?source=company_scoring_page`
- POST `/api/v1/agents/pay?objective=starter&source=company_scoring_page`
- GET `/api/v1/companies/{id}`
- GET `/api/v1/companies/{id}/score`
Why This Converts
- The endpoint is expensive because it is decision-grade, not commodity data.
- Agents can evaluate one company without building a full dashboard flow first.
- 402 recovery and prepaid top-ups stay machine-readable.
Buy now: /agent-start?objective=starter&source=company_scoring_page
Related pages: /venture-api-for-agents?source=company_scoring_page · /venture-intelligence-mcp-server?source=company_scoring_page