Adapt Contact Purchase API
Purchase contacts returned from search to reveal email and phone.
Adapt Contact Purchase 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 Purchase. 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Adapt Contact Purchase 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.
Purchase contacts returned from search to reveal email and phone.
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), Error (2 properties), ContactFetchRequest (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Adapt 3
Other APIs Adapt publishes across the network.