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 People API

The People API from 6sense — 4 operation(s) for people.

6sense People 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 People. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

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

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

4 operations 4 paths 9 schemas 1 GET3 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 People 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 4

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

People 4
POST
/v2/people/score
Score A Lead
scoreLead body → 200
POST
/v2/people/full
Get Lead Scoring And Firmographics
getFullLeadData body → 200
POST
/v2/people/search
Search People By Company
searchPeople body → 200
GET
/v2/people/search/dictionary
Get People Search Filter Dictionary
getSearchDictionary → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Company (22 properties), PersonSummary (12 properties), Score_2 (9 properties), Score (9 properties). Each schema is shown below with its type and property counts.

FullLeadResponse
object
3 properties
PersonSummary
object
12 properties
PeopleSearchResponse
object
2 properties
Segments
object
3 properties
Company
object
22 properties
ScoringResponse
object
1 property
Score_2
object
9 properties
PeopleSearchRequest
object
7 properties 1 required
Score
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs 6sense publishes across the network.

6sense Company API
6sense Enrichment API