QAPITAL
APILogin
API & MCP

Use the engine in your stack.

The intelligence layer behind the app, exposed as a REST API today and an MCP server next. Search and resolve companies, pull valuations and enrich company cards from your own tools and agents.

Read the docsTalk to us

One layer, two ways in

REST API

Search, add, value and enrich companies at /v1, with org and team scopes.

Entity resolution

One canonical id for every company across messy, conflicting sources.

Valuation

Programmatic valuations with drivers and a confidence bound.

MCP serverComing

Expose the engine as tools to your own agents over MCP.

ScreeningComing

Screen the private universe against your thesis.

Signals feedComing

Behavioral and market signals on every company, ready to consume.

Live at core.qapital.ai

Call it like any other service.

core.qapital.ai
$ curl "https://core.qapital.ai/v1/companies/search?q=payments&limit=5"  resolving the private universe matching on name and metadata ranking by relevance [  { "id": "...", "name": "...", "sector": "payments", "country": "NL" },  { "id": "...", "name": "...", "sector": "payments", "country": "DE" }]
Behind the API

Powered by the Qapital engine.

The API is a thin door onto the intelligence spine: a company-master universe and a valuation engine today, with the signal and behavioral models coming on top. You call the judgment, not a raw data dump.

Connect your data. See what it finds.

Read the docsSee pricing