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

Enrich Company Intelligence API

IP-to-company resolution and LinkedIn company-follower scraping.

Enrich Company Intelligence API is one of 7 APIs that Enrich publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Company Intelligence. 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.

3 operations 3 paths 7 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0
Base URL
https://dev.enrich.so/api/v3
Authentication
API Key, HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 2

Enrich Company Intelligence 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.

Company Intelligence 3

IP-to-company resolution and LinkedIn company-follower scraping.

POST
/ip-to-company
Resolve company from IP
resolveCompanyFromIp body → 200401402429
POST
/company-follower
Start company follower scrape
startCompanyFollowerScrape body → 202401402
GET
/company-follower/{batchId}
Check scrape progress and get follower results
getCompanyFollowerResults 1 param → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CompanyFollowerRequest (9 properties), IpToCompanyResponse (3 properties), EnrichmentMeta (3 properties), ErrorEnvelope (2 properties). Each schema is shown below with its type and property counts.

EnrichmentMeta
object
Metadata returned with every response, including remaining credit balance.
3 properties
CompanyFollowerRequest
object
9 properties 2 required
CompanyFollowerResultsResponse
object
2 properties
IpToCompanyRequest
object
1 property 1 required
StartCompanyFollowerResponse
object
2 properties
IpToCompanyResponse
object
3 properties
ErrorEnvelope
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enrich-so-company-intelligence-api-openapi.yml Raw ↑

Other APIs Enrich publishes across the network.

Enrich Account API
Enrich Email Finder API
Enrich Email Verification API
Enrich Lead Finder API
Enrich Person Enrichment API
Enrich Phone Finder API