Skip to main content

Overview

Company-scoped; requires Authorization: Bearer nv_sk_…. Opt-in: an AccountKit that has never enabled people is refused with 403 subprocessor_consent_required, and one that turned it off with 403 primitive_disabled_by_kit. MCP equivalents (naive_people_*) meet the same gate. Metered on 3× the provider run’s real spend. A no-match is billed too — the run happened — nothing. Send Idempotency-Key on search and enrich: it deduplicates the response and becomes the credit-ledger reference, so a retry cannot be charged twice. See People for the governance boundary — B2B work details only, never for employment, credit, insurance or housing decisions.

Endpoints

Notes

  • email-only and domain-only enrich stay on the request contract but are refused by the current provider rather than answered empty.
  • phone and match_likelihood are on the response schema and never populated — the first by policy, the second because the provider scores no matches.
  • With include_contact, email_verification reports what was actually established: valid, invalid, invalid_syntax, no_mail_server, domain_only or unverified. mailbox_verified is true only when a mailbox was probed.