Fonteum developer documentation
Reference documentation for Fonteum's REST and hosted MCP surfaces, FHIR R4 provider directory, bulk exports, webhooks, and identity resolution. The platform spans public-records domains including healthcare, procurement, sanctions and watchlists, enforcement, and global company registers; documented results include the source and capture context available for each source and endpoint.
Reviewed by Dr. Jennifer Montecillo, MD, non-practicing medical reviewer. Last reviewed: June 2026 · Next review: December 2026
APIs
HL7 FHIR R4 US Core 6.1.0 — Practitioner, Organization, Location, PractitionerRole, HealthcareService. Da Vinci PDex + SMART Backend Services.
- Researcher APIStable
Free .edu/.gov tier for academic and government researchers. Citation spec, rate limits, and authentication.
- Provider searchStable
Natural-language semantic provider search. NPI lookup, specialty filter, and location-based queries.
Screen NPIs through the live REST endpoint from a shell or GitHub Actions workflow step; source and date context is returned where the endpoint supplies it, and fields can be null.
Data access
- Bulk data exportStable
Manifest-led downloads. The manifest names each currently delivered file, its gzip format, and its CSV columns.
- Dataset discoveryStable
DCAT-US 3.0 catalog and Google Dataset Search submission documentation for all Fonteum datasets.
CMS Medicare Inpatient utilization reference — 10th source family. Hospital Performance dataset equivalent, free.
CMS Medicare Outpatient utilization reference — 11th source family.
Identity + provenance
NPI ↔ PECOS-ID canonical identity layer. Cross-source entity resolution and chain attestation.
- ORCID integrationStable
ORCID iD linkage for researcher authentication and citation attribution.
- Provenance contractStable
Nullable provenance-field specification and the separate scope of snapshot attestations.
- Chain attestationStable
Ed25519 chain link hashing and snapshot witness signature scheme.
Events + integrations
Load the seven Fonteum tools into LangChain or LlamaIndex through the hosted MCP endpoint or REST API. TypeScript and Python examples use an issued key.
- WebhooksStable
Subscribe to HMAC-SHA256-signed provider events. LEIE and PECOS state changes delivered to your endpoint.
- Citation discoveryStable
Automated AI citation detection and citation chain monitoring for published research studies.
Operations
- Scheduled jobs referenceStable
Complete inventory of all Fonteum cron jobs and Inngest functions with schedules and ownership.
- Cache policy referenceStable
ISR revalidation windows, CDN caching strategy, and per-route cache policies.
Documentation FAQ
What documentation does Fonteum publish?
Fonteum publishes documentation for REST, hosted MCP, FHIR R4 provider-directory interoperability, manifest-led bulk downloads, webhooks, identity resolution, and public-record sources. Active production registry status does not itself mean every family has loaded, complete, fresh, or displayable records.
Which FHIR implementation guides does Fonteum support?
Fonteum's FHIR R4 API conforms to US Core 6.1.0, the Da Vinci PDex Provider Directory IG, and the HL7 FHIR Bulk Data Access v2.0.0 implementation guide. All five USCDI v3 Provider resources are enumerated in the CapabilityStatement at /api/fhir/metadata.
How do I access Fonteum bulk datasets?
The manifest at /api/v1/bulk/manifest.json lists only bulk files that are currently delivered, including each download URL, gzip compression, CSV columns, and source context. See /docs/bulk-export for the complete download guide.
What is the rate limit for the Fonteum API?
REST and MCP examples use an issued FONTEUM_API_KEY with Bearer authentication. Consult the API authentication guide for the current access and rate-limit policy.
Does Fonteum provide provenance metadata in API responses?
Where available, API results include source and capture context such as the named source, snapshot or capture date, methodology context, and limitations. Fields can be null or absent by response, and they do not establish an individual-field signature.
See also
- Developer hub — API overview and access patterns
- Methodology — how Fonteum processes and chains federal data
- Datasets — browse public-record source pages and the active production registry
- Fonteum for developers — use cases and pricing
- Dataset Catalog API — enumerate every published dataset programmatically
- Medicare Provider Utilization — endpoint reference and field notes
- Facility badge embed — badge markup and usage notes