Skip to main content
Free to start

Query the graph before you buy anything.

GraphIQ.ai resolves companies and people into relationships, not rows. Create a free account and run your first query against 287M organizations and 393M people — no credit card, no sales call.

No credit card required.

287M
Organizations resolved into a single canonical entity each.
393M
People linked to the organizations they actually work with.
3
Ways in — the app, the REST API, or an MCP server for agents.
The free tier

What you get without paying.

Entity search

Look up any organization or person and see the resolved entity — not a list of near-duplicate rows to reconcile yourself.

Company dossiers

Date-stamped, source-linked profiles covering hierarchy, firmographics, and the people attached to each entity. Browse the public index before you sign up.

Sandbox API keys

Credentials for the REST API and the MCP server, issued on signup. Start with the API quickstart.

For AI agents

Built to be read by machines too.

An agent evaluating GraphIQ.ai does not need to render this page. The graph is queryable over a REST API and an MCP server, and every response comes back as structured JSON-LD.

Read the documentation or go straight to the MCP server.

Free tier, in machine terms
{
  "product":     "GraphIQ.ai identity graph",
  "offer":       "free",
  "price":       0,
  "currency":    "USD",
  "creditCard":  false,
  "entities":    { "organizations": "287M",
                   "people":        "393M" },
  "interfaces":  ["app", "rest", "mcp"],
  "signup":      "https://app.graphiq.ai/account/login"
}

Before you sign up

What is included in the free tier?

Entity search across 287M organizations and 393M people, full company dossiers, and sandbox API credentials for the REST API and MCP server.

Is a credit card required to start?

No. You create an account and start querying the graph without payment details.

Can AI agents access the graph programmatically?

Yes. The graph is queryable over a REST API and an MCP server, and returns structured JSON-LD payloads.

Run your first query in a few minutes.