Pricing
Credits are consumed by endpoint class, with Free for evaluation, Pro for production, and Enterprise for custom procurement.
Free
$0/month
Company data and basic MCP access for solo builders validating the API.
- 100 credits refreshed daily
- Companies, search, and MCP setup
- OpenAPI docs and generated SDKs
Pro
$19/month
Deep graph, changes, analysis scopes, and production-friendly limits for shipping teams.
- 10,000 credits included
- Graph, changes, and analysis scopes
- Overage billed at $0.002 / credit
Enterprise
Contact us
Higher limits, procurement support, and bespoke data licensing.
- Custom credit pools and invoicing
- Dedicated support and onboarding
- Contractual data access options
Credit costs
These values are wired from src/api-keys.mjs so the portal reflects the current runtime pricing model.
| Operation | Endpoints | Credits |
|---|---|---|
| Lookup endpoints | GET /companies/{ico}, GET /companies/{ico}/relationships, GET /companies/{ico}/documents, GET /companies/{ico}/history, GET /companies/{ico}/rankings, GET /persons/{slug}, GET /persons/{slug}/companies | 1 |
| Search and listings | GET /companies, GET /persons, GET /rankings/{type}/{slug}, GET /industries, GET /industries/{slug}/companies, GET /sectors/top-growth | 1 |
| Graph traversal depth 1 | GET /graph/traverse?depth=1 | 2 |
| Graph traversal depth 2 | GET /graph/traverse?depth=2 | 5 |
| Graph traversal depth 3 / longer pathing | GET /graph/traverse?depth=3, GET /graph/path | 15 |
| Analysis requests | AI analysis jobs and MCP trigger_analysis | 50 |
| Batch item | POST /companies/batch | 1 per ICO |