Domain intelligence for CRM and sales workflows

B2B Domain Enricher - Company Data API

B2B Domain Enricher is a Company Data and CRM Enrichment API. It reads only public website evidence, detects observable technologies and social links, and returns a strict AI summary that labels unknown company-size data rather than inventing it.

RapidAPI discovery posture

B2B Domain Enricher - Company Data API

B2B Domain Enricher and Company Data API for CRM, sales and Data Enrichment workflows. Send a domain to retrieve public-company evidence, social profiles, technology signals and an AI summary without presenting unsupported estimates as facts.

B2BData-EnrichmentCRMDomain-IntelligenceTechnology-Detection

Search intent: B2B domain enricher · company data · CRM enrichment · technology detection · LinkedIn profile

Open listing & choose a plan
Live public-domain enrichment

Separate observed evidence from AI normalization.

The live run validates the destination, reads the public homepage and an in-domain About page when available, detects observable technology markers and then summarizes only the supplied evidence. Fields with no reliable basis remain explicitly unknown.

b2b-domain-enricher.enrich / public domain only
Observed public signalsawaiting domain
CANONICAL SOURCE
Run enrichment to resolve the public source.
TECHNOLOGY MARKERS
No observed signals yet.
SOCIAL PROFILES
No public social profile observed yet.
Evidence-backed company summary
Run a public domain enrichment.

The result will label unsupported fields as unknown instead of guessing.

Evidence discipline

Private targets, unsafe redirects and unsupported sources are rejected before the application fetches a page.

CRM-ready output

Company identity, industry, public social links and technology signals are returned in a single typed object.

Unknown is valid

The employee estimate shows its evidence and remains unknown when the site does not state it.

Direct API access

Use a product-scoped key outside RapidAPI.

Immediate API access after a successful subscription. The entitlement includes 1,000 enrichments/month and is revoked when the associated subscription ends.

01

Subscribe

Choose direct checkout or subscribe through RapidAPI.

02

Generate one key

Open the authenticated API Access area and generate the product-scoped key once.

03

Call the endpoint

Send X-API-Key to POST /api/v1/domain-enricher/enrich; usage headers report the remaining allowance.

curl --request POST \
  --url https://prodapi-gqe9kzue.manus.space/api/v1/domain-enricher/enrich \
  --header 'X-API-Key: YOUR_DIRECT_KEY' \
  --header 'Content-Type: application/json'
Integration notes

RapidAPI-ready endpoint contracts.

Every endpoint documents a testable request shape or an explicit public-source requirement, plus a response example, so a developer can inspect the contract before running it in RapidAPI.

POST/api/v1/b2b-domain-enricher/enrich
curl --request POST \
  --url https://YOUR_RAPIDAPI_HOST/api/v1/b2b-domain-enricher/enrich \
  --header 'x-rapidapi-key: YOUR_KEY' \
  --header 'x-rapidapi-host: YOUR_RAPIDAPI_HOST' \
  --header 'Idempotency-Key: company-example-001' \
  --header 'Content-Type: application/json' \
  --data '{"domain":"example.com"}'
200Example response
{"id":"de_...","domain":"example.com","observedTechnologies":[],"socialProfiles":[],"enrichment":{"companyName":"Example Domain","industry":"Documentation / placeholder domain","employeeEstimate":{"value":"unknown","evidence":"Not stated in public sources."}}}
Buyer FAQ

Commercial and integration questions.

Can I buy this outside RapidAPI?

Yes. Use direct Stripe checkout for a product-scoped key, or choose RapidAPI if you prefer its marketplace billing and gateway.

How are limits enforced?

Direct keys are scoped to this product and the 1,000 enrichments/month allowance. Responses include usage headers; exhausted allowances are rejected.

What data is retained?

Retention differs by workflow and is documented in the Privacy notice. Do not send secrets, credentials, regulated data or content you are not authorized to process.

What support is included?

Self-service support covers verified integration and billing issues. Enterprise response targets, uptime or recovery commitments apply only when written in an order form.