Enrich Layer API Documentation
Enrich Layer API is a set of tools designed to serve as plumbing for fresh and processed data in your application. We sit as a fully-managed layer between your application and raw data so that you can focus on building the application instead of worrying about retrieving and processing data at scale.
With Enrich Layer API, you can:
- Look up people and companies
- Enrich people and company profiles
- Look up contact information of people and companies
- Search across people and companies by attributes
- Check if an email address is disposable
Getting Started
- Overview — What you can do with the API
- Authentication — Bearer token setup
- Rate Limits — Request limits and burst allowances
- Credits — How credits work and cost breakdowns
- Cache Behavior — Control data freshness with
use_cache - Errors & Timeouts — Error codes, timeouts, and backward compatibility
- Quick Reference — What data each endpoint returns
- Test with Postman — Try the API without writing code
- Transition Guide — Migrating from Proxycurl