Windfall

Windfall is an AI-powered people intelligence platform that helps go-to-market teams personalize workflows with wealth and career data, serving 1,500+ organizations across finance, retail, education, healthcare, and nonprofits. The Windfall API delivers enriched household (net worth, Windfall ID, confidence) and career (LinkedIn URL, job title, confidence) data for a single person record in real time — submit basic PII and receive JSON in one HTTPS request. US coverage only; data refreshed weekly; rate limited to 5 requests/second; and a non-billed sandbox with deterministic fictitious personas mirrors production for integration testing.

Windfall publishes 1 API on the APIs.io network: Windfall API API. Tagged areas include Company, Fintech, Data Enrichment, Wealth Data, and People Intelligence.

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

49.8/100 developing ▬ flat Agent 64/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyFintechData EnrichmentWealth DataPeople IntelligenceCareer DataIdentity ResolutionSales IntelligenceMarketing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.8/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 64/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/windfall: 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 1

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

Windfall Windfall API API

The Windfall API API from Windfall — 1 operation(s) for windfall api.

MCP Servers 1

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

windfall-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Windfall Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Windfall Authentication

apiKey · 1 scheme

SECURITY

Windfall Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Windfall Trust Center

SOC 2 Type 2

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Windfall Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: windfall
name: Windfall
description: Windfall is an AI-powered people intelligence platform that helps go-to-market teams personalize workflows with
  wealth and career data, serving 1,500+ organizations across finance, retail, education, healthcare, and nonprofits. The
  Windfall API delivers enriched household (net worth, Windfall ID, confidence) and career (LinkedIn URL, job title, confidence)
  data for a single person record in real time — submit basic PII and receive JSON in one HTTPS request. US coverage only;
  data refreshed weekly; rate limited to 5 requests/second; and a non-billed sandbox with deterministic fictitious personas
  mirrors production for integration testing.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://api-docs.windfall.com/logo.svg
url: https://raw.githubusercontent.com/api-evangelist/windfall/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- homebrew
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Fintech
- Data Enrichment
- Wealth Data
- People Intelligence
- Career Data
- Identity Resolution
- Sales Intelligence
- Marketing
apis:
- aid: windfall:windfall-windfall-api-api
  name: Windfall Windfall API API
  description: The Windfall API API from Windfall — 1 operation(s) for windfall api.
  humanURL: https://api-docs.windfall.com/
  baseURL: https://api.windfalldata.com/v1
  tags:
  - Windfall API
  properties:
  - type: OpenAPI
    url: openapi/windfall-windfall-api-api-openapi.yml
  - type: ErrorCatalog
    url: errors/windfall-problem-types.yml
  - type: DataModel
    url: data-model/windfall-data-model.yml
  - type: Documentation
    url: https://api-docs.windfall.com/
  - type: APIReference
    url: https://api-docs.windfall.com/
  - type: GettingStarted
    url: https://api-docs.windfall.com/quickstart/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.windfall.com
- type: DeveloperPortal
  url: https://api-docs.windfall.com/
- type: Documentation
  url: https://api-docs.windfall.com/
- type: APIReference
  url: https://api-docs.windfall.com/
- type: GettingStarted
  url: https://api-docs.windfall.com/quickstart/
- type: Blog
  url: https://www.windfall.com/blog
- type: Support
  url: https://www.windfall.com/contact
- type: Login
  url: https://login.windfalldata.com/login
- type: TermsOfService
  url: https://www.windfall.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.windfall.com/privacy
- type: GitHubOrganization
  url: https://github.com/windfalldata
- type: Compliance
  url: https://www.windfall.com/security
- type: TrustCenter
  url: security/windfall-trust-center.yml
- type: Conformance
  url: conformance/windfall-conformance.yml
- type: Authentication
  url: authentication/windfall-authentication.yml
- type: Conventions
  url: conventions/windfall-conventions.yml
- type: Lifecycle
  url: lifecycle/windfall-lifecycle.yml
- type: RateLimits
  url: rate-limits/windfall-rate-limits.yml
- type: Sandbox
  url: sandbox/windfall-sandbox.yml
- type: MCPServer
  url: mcp/windfall-mcp.yml
- type: AgentSkill
  url: skills/windfall-enrich-person-record.md
- type: LLMsTxt
  url: llms/windfall-llms.txt
- type: AgenticAccess
  url: agentic-access/windfall-agentic-access.yml
- type: DomainSecurity
  url: security/windfall-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 18
  pass: local-v1