Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adapt Contact Enrichment API

Enrich a known contact with verified email and phone data.

Adapt Contact Enrichment API is one of 4 APIs that Adapt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Contact Enrichment. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v3.

Requests are made against a single base URL, https://api.adapt.io/v3.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://api.adapt.io/v3
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Adapt Contact Enrichment API declares 2 security schemes for authenticating requests. An API key is passed in the header as email (emailAuth). An API key is passed in the header as apiKey (apiKeyAuth). By default, every request must be authenticated.

  • emailAuth — Account email used to register with Adapt.
  • apiKeyAuth — API key from the Adapt account settings page.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Contact Enrichment 1

Enrich a known contact with verified email and phone data.

POST
/contact/enrich
Enrich Contact
enrichContact body → 200400401403429500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Contact (14 properties), Company (12 properties), ContactEnrichRequest (6 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Company
object
12 properties
Error
object
2 properties
ContactEnrichRequest
object
6 properties
Contact
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adapt-io-contact-enrichment-api-openapi.yml Raw ↑

Other APIs Adapt publishes across the network.

Adapt Company Search API
Adapt Contact Purchase API
Adapt Contact Search API