πΊοΈ 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 your account (Settings > API).
- Identity,
GET /api/v1/me, is live and free. - The data plane is live: people, projects, investors, and cross search, all under
/api/v1. See Data Endpoints. - Credit billing is live: 5 credits a data call, 10 a private reveal, charged against your plan's credits.
The API is in private beta: the endpoints are live, but access is granted per account while we open up. Until your account is enabled, public calls hit a Cloudflare Access challenge.
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 and warm paths behind the app's Network view.
- 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 Compass 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 paid plan. See Pricing & Quotas. - The API is in private beta. Request access through your account.
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.