Roadmap & Availability
The honest status of the developer API: what works today, what is next, and how to get access.
Where it stands today
- API keys are live. Generate, label, and revoke keys from the API page.
- Identity,
GET /v1/me, is live and free. - The data plane is live: people, projects, investors, service providers, and cross search, all under
/v1. See Data Endpoints. - Credit billing is live: 5 credits a data call, 10 a private reveal, charged against your plan's credits.
All of it is open to every account. Mint a key and call it; there is no waitlist and no per-account enablement step.
What is next
- Open access. Remove the access gate so any funded account can call the public endpoints directly.
- The network endpoint. A graph endpoint for the connections between people, companies and funds.
- Export and watchlists. Pull your unlocked contacts and watchlists into your own tools.
- SDK and MCP. An official client library and a Model Context Protocol server, so agents plug NAUT in as a native tool.
- A developer dashboard. Keys, usage, and these docs in one place.
How availability works
- Any account can create a key and call
/v1/mefor free; data calls need credits (from a plan, referral, or verification bonus). See Pricing & Quotas.
Want access?
If the API matters to your workflow, tell us. Reach out through your account or at compass.mesa.so. Building an agent? See For AI Agents.