A unified API to call custom agents and data
Get company
Retrieve detailed information about a company by domain name.
Request
curl -X GET "https://api.qxlabs.com/v1/company/acme.com" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Response
{
"company_id": "comp_7x9k2m4n8p1q",
"company_name": "Acme Corporation",
"website": "https://acme.com",
"country": "United States",
"city": "San Francisco",
"year_founded": 2015,
"employees": 1250,
"financials": [
{
"year": 2023,
"revenue": 125000000,
"ebitda": 28500000,
"net_income": 18200000,
"revenue_growth": 0.24
}
],
"funding_rounds": [
{
"round_name": "Series C",
"amount": 75000000,
"type": "Venture Capital",
"date": "2023-03-15",
"lead_investor": "Sequoia Capital"
}
]
}An API for the way you build today:
enrichment, automations, scoring and research
Pull enriched data into your stack
Sync fresh, structured data into your CRM, internal app or data warehouse. The QX API can fetch from public sources, your connected integrations, and our proprietary index of >1 billion data points on companies and people.
Run agents and researchers via API
Kick off long-running research jobs or custom agents and stream the results back to your app. Agents adhere to custom instructions, reason over your data, and interact with any of the 1,000+ connected apps you've configured.
Learn more about AgentsAcme Inc has shown strong financial performance with consistent revenue growth of 20-30% YoY since 2020.
| Revenue | $2.4M |
| Growth | +23% |
| Net Income | $1.1M |
Run flows programmatically
Trigger any flow you've built in QX from your own code. Pass inputs, get structured outputs, and let QX handle the orchestration across 1,000+ integrations.
Learn more about FlowsScore, rank and triage at scale
Run any rubric or scoring agent you've defined in QX against new inputs. Search, filter and rank by score from your own apps, or wire scoring into your data pipeline.
Learn more about Grids?model=123
Computing scores for Acme Inc...