Developers
API Reference MCP Server
Data Coverage
Company Data API Contextual Intelligence Magic Insights
Pricing
Plans & Pricing Credit Calculator
Use Cases
White-Label & Product Builders Risk & Underwriting Supply Chain M&A Sourcing RevOps
Sign In Get API Key
White-Label Ready

The Data Engine for
Your SaaS.

Don't waste engineering cycles building scrapers. Embed the UK's most comprehensive corporate data graph directly into your product. White-labeled, invisible, and ready to ship.

ZINT API

Infrastructure Layer

You build the UX.
We'll handle the chaos.

Your customers demand 'smart' features—auto-enrichment, risk flags, and market insights. But maintaining a pipeline of 5 million companies across 20+ disparate registries is a full-time job for an entire data team.

Stop fighting with Companies House rate limits and broken HTML scrapers. Zint provides a clean, standardized infrastructure layer that lets you deploy high-value data features in days, not quarters.

Drop-in "Superpowers" for your App

For CRM & Sales

"One-Click Enrichment"

Let users enter a domain, resolve it to a UK company, then enrich your UI with selected profile, financial, headcount, and technology fields.

/disambiguate -> /data

For HR & Recruitment

"Growth Signals"

Show recruiters which companies are expanding by combining search filters, hiring signals, headcount trends, and office-location data.

/search + /data

For B2B Fintech

"Instant Onboarding (KYB)"

Automate KYB workflows with company identity, officers, ownership, charges, financials, and filing context your own rules can score.

/data + /context/accounts

Invisible Integration

We provide raw JSON. There are no Zint logos, iframes, or watermarks. Your users will think you built the magic.

Enterprise SLA

If we go down, you look bad. Our infrastructure is built for high-concurrency with 99.9% uptime guarantees.

Managed Insight Layer

Use Magic Insights as an optional premium reasoning layer for computed answers and cited evidence on top of the raw API data.

From API to UI in minutes.

enrichment_service.js
const candidates = await zint.disambiguate({
  domain: "acmelogistics.co.uk"
});

const company = await zint.getCompanyData({
  company_numbers: [candidates.results[0].company_number],
  fields: [
    "core_profile",
    "latest_financials",
    "digital_and_technologies",
    "headcount_and_departments"
  ],
  omit_nulls: true
});

// Returns:
// {
//   core_profile: { company_name, website_url, company_summary },
//   latest_financials: { revenue, cash_at_bank, number_of_employees },
//   digital_and_technologies: { technologies },
//   headcount_and_departments: { number_of_employees }
// }
                    
YOUR APP UI
šŸ“¦

Acme Logistics

London, UK

About

A leading provider of cold-chain logistics for the pharmaceutical sector.

Turnover

£10m - £50m

Tech

Grow with us.

We offer flexible commercial terms for white-label partners. Whether you need a fixed-cost license for unlimited calls or a revenue-share model based on your user growth, we align our success with yours.

Supercharge your Product Roadmap.

Why build it from scratch?