Infutor website screenshot

Infutor

InfutorData (part of ActiveProspect, formerly Infutor / Jornaya / LeadiD) is a consumer identity and data-solutions provider that helps marketers identify, understand, and reach consumers while maintaining privacy and compliance. Its platform delivers identity resolution and completion, identity scoring, consumer data enrichment and attributes, audience activation, and lead-quality and TCPA compliance tooling (TCPA Guardian, LeadiD tokens). Real-time query APIs on api.leadid.com support authentication, lead audit, intelligence, and privacy-guardian lookups, documented in the InfutorData help center. Backed by Norwest Venture Partners.

Infutor publishes 5 APIs on the APIs.io network. Tagged areas include Company, Identity Resolution, Consumer Data, Data Enrichment, and Lead Verification.

Infutor’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, sandbox, and 18 more developer resources.

34.8/100 thin ▲ 11.2 Agent 27/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
5 APIs 1 MCP Servers
CompanyIdentity ResolutionConsumer DataData EnrichmentLead VerificationTCPA ComplianceMarketingIdentity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 34.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 4.8 / 13
Governance 1.5 / 12
Discoverability 8.2 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/infutor: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

InfutorData Authentication API

Real-time GET query to authenticate a LeadiD token against an account code, confirming lead capture provenance. Credentials are passed as query parameters (lac account code, id ...

InfutorData Intelligence / Lead Audit API

Real-time GET query (SingleQuery) returning a lead audit object with authentication status, data-integrity checks, device/IP/frequency metrics, TCPA compliance data, consumer sc...

InfutorData TCPA Guardian (3rd Party) API

The TCPA Guardian projection of the SingleQuery lead audit: given a LeadiD token minted by the Create campaign script, it returns whether a matching TCPA consent disclosure was ...

InfutorData Pre-Audit API

Real-time GET query (SinglePreAudit) that lets a publisher or lead seller test a lead against a named advertiser's default audit profile BEFORE selling it, returning the yellow ...

InfutorData Activate API

The batch counterpart to the real-time LeadiD queries — a versioned REST surface on myJornaya for driving Activate audience instances: list the Activate instances on an account,...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

infutor-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Infutor Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Infutor Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Infutor Authentication

apiKey/http · 5 schemes

SECURITY

Infutor Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: infutor
name: Infutor
description: InfutorData (part of ActiveProspect, formerly Infutor / Jornaya / LeadiD) is a consumer identity and data-solutions
  provider that helps marketers identify, understand, and reach consumers while maintaining privacy and compliance. Its platform
  delivers identity resolution and completion, identity scoring, consumer data enrichment and attributes, audience activation,
  and lead-quality and TCPA compliance tooling (TCPA Guardian, LeadiD tokens). Real-time query APIs on api.leadid.com support
  authentication, lead audit, intelligence, and privacy-guardian lookups, documented in the InfutorData help center. Backed
  by Norwest Venture Partners.
accessModel:
  pricing: contact-sales
  onboarding: sales
  trial: false
  try_now: false
  public: false
  label: Contact sales
  confidence: high
  source:
  - plans/infutor-plans-pricing.yml
  - authentication/infutor-authentication.yml
  generated: '2026-08-13'
  method: searched
  note: Corrected from a prior derived guess of "self-serve signup". There is no signup, no pricing page and no self-serve
    key issuance for the LeadiD query APIs — the account code, audit profile key and authentication token are all issued by
    customersupport@infutor.com. Only the Activate API access token is self-service, and only once an account already exists.
image: https://infutor.com/wp-content/uploads/2026/04/ID_primary_logo.png
url: https://raw.githubusercontent.com/api-evangelist/infutor/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
x-tier: enriched
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Identity Resolution
- Consumer Data
- Data Enrichment
- Lead Verification
- TCPA Compliance
- Marketing
- Identity
apis:
- name: InfutorData Authentication API
  description: Real-time GET query to authenticate a LeadiD token against an account code, confirming lead capture provenance.
    Credentials are passed as query parameters (lac account code, id LeadiD token).
  humanURL: https://help.infutor.com/docs/authentication-api
  baseURL: https://api.leadid.com
  tags:
  - Identity
  - Lead Verification
  properties:
  - type: Documentation
    url: https://help.infutor.com/docs/authentication-api
  - type: Authentication
    url: authentication/infutor-authentication.yml
- name: InfutorData Intelligence / Lead Audit API
  description: Real-time GET query (SingleQuery) returning a lead audit object with authentication status, data-integrity
    checks, device/IP/frequency metrics, TCPA compliance data, consumer scoring, and demographic attributes.
  humanURL: https://help.infutor.com/docs/infutor-api
  baseURL: https://api.leadid.com
  tags:
  - Intelligence
  - Lead Verification
  - Consumer Data
  properties:
  - type: Documentation
    url: https://help.infutor.com/docs/intelligence-api
  - type: APIReference
    url: https://help.infutor.com/apidocs/endpoint-for-a-lead-audit
  - type: Authentication
    url: authentication/infutor-authentication.yml
  - type: ErrorCatalog
    url: errors/infutor-error-codes.yml
  - type: RateLimits
    url: rate-limits/infutor-rate-limits.yml
  - type: DataModel
    url: data-model/infutor-data-model.yml
- name: InfutorData TCPA Guardian (3rd Party) API
  description: 'The TCPA Guardian projection of the SingleQuery lead audit: given a LeadiD token minted by the Create campaign
    script, it returns whether a matching TCPA consent disclosure was present on the original web form, how prominent, contrasted
    and visible it was, whether the consumer interacted with it, and the verbatim disclosure text that was shown. Its 1st
    Party sibling (Privacy Guardian) returns a disclosures[] array instead of the visual prominence scores. Same endpoint
    and credentials as the Intelligence API; which branches appear is governed by the audit profile key (lak) and the products
    provisioned on the account.'
  humanURL: https://help.infutor.com/docs/tcpa-guardian-3rd-party-api
  baseURL: https://api.leadid.com
  tags:
  - TCPA Compliance
  - Lead Verification
  - Consent
  - Identity
  properties:
  - type: Documentation
    url: https://help.infutor.com/docs/tcpa-guardian-3rd-party-api
  - type: APIReference
    url: https://help.infutor.com/apidocs/endpoint-for-a-lead-audit
  - type: GettingStarted
    url: https://help.infutor.com/docs/getting-started-with-tcpa-guardian
  - type: Authentication
    url: authentication/infutor-authentication.yml
  - type: Sandbox
    url: sandbox/infutor-sandbox.yml
- name: InfutorData Pre-Audit API
  description: Real-time GET query (SinglePreAudit) that lets a publisher or lead seller test a lead against a named advertiser's
    default audit profile BEFORE selling it, returning the yellow and red flags that advertiser's Jornaya Intelligence and
    TCPA Guardian settings would raise. Takes the buyer's entity code (lec) alongside the seller's own account code and the
    LeadiD token.
  humanURL: https://help.infutor.com/docs/pre-audit-api
  baseURL: https://api.leadid.com
  tags:
  - Lead Verification
  - TCPA Compliance
  - Intelligence
  properties:
  - type: Documentation
    url: https://help.infutor.com/docs/pre-audit-api
  - type: GettingStarted
    url: https://help.infutor.com/docs/pre-audit-getting-started-guide
  - type: Authentication
    url: authentication/infutor-authentication.yml
  - type: ErrorCatalog
    url: errors/infutor-error-codes.yml
- name: InfutorData Activate API
  description: 'The batch counterpart to the real-time LeadiD queries — a versioned REST surface on myJornaya for driving
    Activate audience instances: list the Activate instances on an account, retrieve a presigned upload URL and POST a hashed
    CSV monitoring file into an instance, list recent signal runs, and fetch the download URL for a given run date (or "latest").
    Authenticated with a self-service Bearer API access token minted at app.jornaya.com/activate/access-tokens, with a {"Code","Message"}
    error envelope and HAL-shaped _links on collections.'
  humanURL: https://help.infutor.com/docs/api-endpoint-monitoring-file-send
  baseURL: https://app.jornaya.com/api/v1
  tags:
  - Activate
  - Audience Activation
  - Data Enrichment
  - Identity
  properties:
  - type: Documentation
    url: https://help.infutor.com/docs/api-endpoint-monitoring-file-send
  - type: APIReference
    url: https://help.infutor.com/docs/api-endpoint-signal-file-delivery
  - type: GettingStarted
    url: https://help.infutor.com/docs/getting-started-with-activate
  - type: Authentication
    url: authentication/infutor-authentication.yml
  - type: ErrorCatalog
    url: errors/infutor-error-codes.yml
  - type: Conventions
    url: conventions/infutor-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/infutor-domain-security.yml
- type: Website
  url: https://infutor.com
- type: DeveloperPortal
  url: https://help.infutor.com/
- type: Documentation
  url: https://help.infutor.com/
- type: APIReference
  url: https://help.infutor.com/docs/infutor-api
- type: GettingStarted
  url: https://help.infutor.com/docs/intelligence-getting-started
- type: Support
  url: https://help.infutor.com/
- type: Blog
  url: https://infutor.com/category/resources/
- type: PrivacyPolicy
  url: https://infutor.com/privacy-center/
- type: TermsOfService
  url: https://infutor.com/terms-and-conditions/
- type: Authentication
  url: authentication/infutor-authentication.yml
- type: Conventions
  url: conventions/infutor-conventions.yml
- type: Sandbox
  url: sandbox/infutor-sandbox.yml
- type: LLMsTxt
  url: llms/infutor-llms.txt
- type: Login
  url: https://app.jornaya.com/login
- type: StatusPage
  url: https://status.infutor.com
- type: Lifecycle
  url: lifecycle/infutor-lifecycle.yml
- type: ErrorCatalog
  url: errors/infutor-error-codes.yml
- type: RateLimits
  url: rate-limits/infutor-rate-limits.yml
- type: Plans
  url: plans/infutor-plans-pricing.yml
- type: Packages
  url: packages/infutor-packages.yml
- type: Components
  url: components/infutor-components.yml
- type: DataModel
  url: data-model/infutor-data-model.yml
- type: Conformance
  url: conformance/infutor-conformance.yml
- type: MCPServer
  url: mcp/infutor-mcp.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 10
  pass: local-v1