Custom domains, real-time observability, and instant alerts. Everything you need to run data ingestion in production.
Send data through data.yourcompany.com instead of enrich.sh. One CNAME record, automatic SSL, instant activation. No third-party branding in your client code.
# Use your custom domain in the SDK
const enrich = new Enrich({
endpoint: 'https://data.acme.com',
apiKey: 'sk_live_...'
})
Custom Domains Per Tier
Every event, every error, every schema change. Minute-by-minute histograms, error breakdowns, and individual request inspection.
See event volume minute by minute. Drill down to the second.
View individual requests with full payload and error context.
Filter by stream. See errors, volume, and schema events scoped to one pipeline.
Field 'discount_code' (string) appeared in 127 events
Field 'referrer' stopped appearing — last seen 2h ago
'amount' changed from int64 → string in 3 events
42 events rejected in the last hour — check schema
Schema drift, DLQ spikes, error surges — surfaced automatically in the dashboard. Catch upstream API changes before they corrupt your data warehouse.
Custom domains, real-time observability, and schema alerts included on every plan.