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.
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.
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.
{
"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.