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

6sense Enrichment API

The Enrichment API from 6sense — 2 operation(s) for enrichment.

6sense Enrichment API is one of 3 APIs that 6sense publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

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

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 3.

Requests are made against a single base URL, https://api.6sense.com.

2 operations 2 paths 6 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3
Server
https://api.6sense.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

6sense Enrichment API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

  • TokenAuth — Token-based auth. Format: Token .

Paths & Operations 2

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

Enrichment 2
POST
/v1/enrichment/company
Enrich Company By Email Or Domain
enrichCompany body → 200401404429
POST
/v2/enrichment/people
Enrich People Records
enrichPeople body → 200401422429

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Company (22 properties), EnrichedContact (20 properties), EnrichmentRequest (4 properties), Segments (3 properties). Each schema is shown below with its type and property counts.

EnrichmentResponse
object
1 property
Segments
object
3 properties
Company
object
22 properties
FirmographicsResponse
object
2 properties
EnrichmentRequest
object
At least one of email, linkedInUrl, or peopleId is required.
4 properties
EnrichedContact
object
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

6sense-enrichment-api-openapi.yml Raw ↑

Other APIs 6sense publishes across the network.

6sense Company API
6sense People API