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.

33.5/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
5 APIs
CompanyIdentity ResolutionConsumer DataData EnrichmentLead VerificationTCPA ComplianceMarketingIdentity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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,...

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
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: X-MCPServerCandidate
  url: mcp/infutor-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 10
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/infutor"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/infutor/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/infutor/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.