Enrich Person Enrichment API
Reverse email lookup returning a person's professional profile.
Enrich Person Enrichment API is one of 7 APIs that Enrich publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Person Enrichment. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 3.0.
Requests are made against a single base URL, https://dev.enrich.so/api/v3.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Enrich Person Enrichment API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as x-api-key (apiKeyHeader).
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
apiKeyHeader— API key (prefixed sk) passed in the x-api-key header.bearerAuth— API key passed as Authorization Bearer token.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Reverse email lookup returning a person's professional profile.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ReverseLookupResponse (3 properties), EnrichmentMeta (3 properties), ErrorEnvelope (2 properties), BatchSubmitResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Enrich 6
Other APIs Enrich publishes across the network.