GET /v1/enrich/{domain}
The core endpoint. Pass any company domain and get back every tool they use, detected from multiple public sources in real time.
Example
Response
Fields
What we detect
We identify tools across these categories:
- Email & identity — email providers, SSO, authentication, password managers
- CRM & sales — CRMs, marketing automation, sales engagement, ABM platforms
- Analytics & tracking — web analytics, product analytics, session replay, attribution
- Cloud & infrastructure — cloud providers, CDN, hosting, monitoring, error tracking
- Collaboration — project management, documentation, communication
- Developer tools — CI/CD, version control, feature flags, API platforms
- Marketing — email marketing, advertising pixels, consent management, personalisation
- Payments & billing — payment processors, subscription billing
- HR & recruiting — HRIS, ATS, payroll
We scan multiple public data sources in parallel and cross-reference signals for accuracy. Results typically include 25-40 tools for mid-market companies and 40+ for enterprise.
Streaming variant
For real-time progressive results (results stream in phase by phase as they are detected):
Returns Server-Sent Events. Each event includes the current scan phase, all tools detected so far, and a done: true event when complete. Results stream in progressively over 10-15 seconds.