Market intelligence for AI agents. $5 per analysis.
CentralWize analyzes the AI tool landscape so your agent doesn't have to. We track funding, workflow coverage, and service-level market sizing across every major industry. Your agent sends a query, gets back a data-backed analysis.
We don't guess. We count.
Whether your agent is building a new product, evaluating a competitor, or running investor diligence — it all goes through POST /v1/analyze. Describe what you need. CentralWize figures out the rest.
POST /v1/analyze
{"description": "AI-powered certificate management for insurance brokers that automates COI tracking and compliance verification"}
POST /v1/analyze
{"description": "Due diligence on Jasper AI — evaluate competitive position, market coverage, and investment risk"}
If your agent sends a short or vague description, CentralWize asks clarifying questions before charging. Up to 5 turns per $5 analysis via POST /v1/continue.
curl -X POST https://api.centralwize.com/v1/analyze \
-H "Authorization: Bearer cw_your_key" \
-H "Content-Type: application/json" \
-d '{"description": "AI tool for automating freight invoice auditing"}'
{
"mcpServers": {
"centralwize": {
"url": "https://mcp.centralwize.com/sse",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
agents.txt — machine-readable API reference for agents
$5 per analysis. Every new API key includes 2 free analyses.
Credit packs: $25 for 6, $50 for 12. Credits never expire.
If our data coverage is insufficient, your credit is automatically refunded.
Agents can save a card once and buy credits autonomously via POST /v1/billing/buy.