6sense website screenshot

6sense

6 APIs 0 Features
ABMAccount-Based MarketingIntent DataB2BPredictive AnalyticsRevenueSales IntelligenceAIMarketing Technology

APIs

6sense Company Identification API

Identify a company from a visitor IP address and return firmographics, product-level intent scoring, buying stage, profile fit, 6QA flag, and segment membership. Powers 6sense's...

6sense Company Firmographics API

Enrich a company by email or domain. Returns industry, employee and revenue ranges, SIC/NAICS classification, address, and segment membership.

6sense Lead Scoring API

Returns predictive product-level scoring for a contact — company intent score and buying stage, profile fit, contact-level intent score, and contact grade — driven by 6sense's p...

6sense Lead Scoring And Firmographics API

Combined endpoint that returns firmographic enrichment, predictive scoring, and segment membership for a contact in a single response.

6sense People Enrichment API

Batch enrich up to 25 contact records per request keyed by email, LinkedIn URL, or 6sense peopleId. Returns rich profile data (job, location, skills, education) and embedded com...

6sense People Search API

Search contacts at a target company by domain with optional job-title, function, level, location, and industry filters. Includes a dictionary endpoint exposing valid filter values.

Collections

GraphQL

6sense GraphQL Schema

This document describes a conceptual GraphQL schema for the 6sense Revenue AI Platform, covering account-based marketing (ABM), intent data, predictive scoring, firmographic and...

GRAPHQL

Pricing Plans

6Sense Plans Pricing

4 plans

PLANS

Rate Limits

6Sense Rate Limits

6 limits

RATE LIMITS

FinOps

6Sense Finops

FINOPS

Semantic Vocabularies

6Sense Context

0 classes · 4 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Portal
Portal
🔗
Documentation
Documentation
💬
Support
Support
🔗
CaseStudies
CaseStudies
📰
Blog
Blog
🔗
LinkedIn
LinkedIn
👥
Github
Github
💰
Pricing
Pricing
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Vocabulary
Vocabulary
🔗
JSONLD
JSONLD

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: 6sense People Search API
  version: '2'
request:
  auth:
    type: apikey
    key: Authorization
    value: '{{Authorization}}'
    placement: header
items:
- info:
    name: Search People By Company
    type: http
  http:
    method: POST
    url: https://api.6sense.com/v2/people/search
    body:
      type: json
      data: '{}'
  docs: Returns contact profiles matching the supplied domain and filters.
- info:
    name: Get People Search Filter Dictionary
    type: http
  http:
    method: GET
    url: https://api.6sense.com/v2/people/search/dictionary
  docs: Returns valid filter values for job title, function, level, industry, and other facets.
bundled: true