Response 200 OK 84ms
{
"id": "galaxy",
"type": "Company",
"name": "Galaxy",
"domain": "getgalaxy.io",
"industry": "Data infrastructure",
"employees": 12,
"headquarters": "New York, NY",
"connections": [
{ "type": "Person", "count": 5 },
{ "type": "Product", "count": 3 },
{ "type": "Project", "count": 4 }
],
"provenance": {
"confidence": 0.98,
"sources": ["crunchbase", "linkedin", "salesforce"]
}
}