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 Company Search API

Search the company database using firmographic filters.

Adapt Company Search 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 Company Search. 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 Company Search 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.

Company Search 1

Search the company database using firmographic filters.

POST
/company/search
Search Companies
searchCompanies body → 200400401403429500

Schemas 4

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

Company
object
12 properties
Error
object
2 properties
CompanySearchResponse
object
3 properties
CompanySearchRequest
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adapt-io-company-search-api-openapi.yml Raw ↑

Other APIs Adapt publishes across the network.

Adapt Contact Enrichment API
Adapt Contact Purchase API
Adapt Contact Search API