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

Explorium Business Enrichments API

Firmographic, technographic, financial, and operational company enrichments.

Explorium Business Enrichments API is one of 8 APIs that Explorium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Business Enrichments. 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 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.explorium.ai.

3 operations 3 paths 4 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.explorium.ai
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Explorium Business Enrichments API declares 1 security scheme for authenticating requests. An API key is passed in the header as API_KEY (apiKeyHeader). By default, every request must be authenticated.

  • apiKeyHeader — API key issued in the Explorium admin portal at https://admin.explorium.ai/api-key and sent in the APIKEY request header.

Paths & Operations 3

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

Business Enrichments 3

Firmographic, technographic, financial, and operational company enrichments.

POST
/v1/businesses/firmographics/enrich
Enrich firmographics
enrichFirmographics body → 200401
POST
/v1/businesses/technographics/enrich
Enrich technographics
enrichTechnographics body → 200401
POST
/v1/businesses/firmographics/bulk_enrich
Bulk enrich firmographics
bulkEnrichFirmographics body → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Error (2 properties), BulkEnrichRequest (2 properties), EnrichResponse (1 property), EnrichRequest (1 property). Each schema is shown below with its type and property counts.

EnrichRequest
object
1 property 1 required
BulkEnrichRequest
object
2 properties
Error
object
2 properties
EnrichResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

explorium-business-enrichments-api-openapi.yml Raw ↑

Other APIs Explorium publishes across the network.

Explorium AgentSource MCP Server
Explorium Businesses API
Explorium Credits API
Explorium Events API
Explorium Prospect Enrichments API
Explorium Prospects API
Explorium Webhooks API