Skip to main content
No competitor combines all three databases in a single API

Healthcare Exclusion Screening API

Screen providers against OIG LEIE, OFAC SDN, and SAM.gov in one API call. Real-time and batch screening for healthcare compliance teams.

82,749
LEIE entries
18,707
OFAC SDN entries
<200ms
Response time
99.9%
Uptime SLA

Everything you need for exclusion compliance

One API replaces manual OIG lookups, OFAC checks, and SAM searches.

Real-Time Screening

Screen any provider by name or NPI and get results in under 200ms. No batch delays for urgent checks.

Batch Screening

Submit up to 100 providers per request. Screen your entire roster in seconds, not hours.

Combined LEIE + OFAC + SAM

One API call checks OIG LEIE (82,749 entries), OFAC SDN (18,707 entries), and SAM.gov exclusions. No other API does this.

Simple JSON API

Clean REST endpoints with JSON responses. Integrate in minutes with any language or platform.

99.9% Uptime

Hosted on reliable infrastructure with automated monitoring. Your compliance checks never go down.

Daily Database Updates

LEIE, OFAC, and SAM databases are refreshed daily so you are always screening against current data.

Simple to integrate

One POST request. JSON in, JSON out.

request
curl -X POST \
  https://api.palavir.co/v1/screen \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "John Smith",
    "npi": "1234567890"
  }'
response
{
  "screened": "John Smith",
  "npi": "1234567890",
  "timestamp": "2026-04-05T14:30:00Z",
  "results": {
    "leie": { "match": false },
    "ofac": { "match": false },
    "sam":  { "match": false }
  },
  "status": "CLEAR"
}

How we compare

More databases, lower price, API-first.

ProviderPriceDatabasesBatchAPI
ExclusionScreening.com$30/moLEIE + SAMYes
Healthicity$500/moLEIE + SAMYes
Palavir(you are here)$29/moLEIE + OFAC + SAMYes

Simple, transparent pricing

Start free. Scale as you grow. No contracts.

Free

$0/mo

For testing and low-volume screening

  • 50 screens per month
  • Real-time single screening
  • LEIE + OFAC + SAM combined
  • JSON API access
  • Community support
Start Free
Most Popular

Pro

$29/mo

For clinics, practices, and billing companies

  • 1,000 screens per month
  • Real-time + batch screening
  • LEIE + OFAC + SAM combined
  • Up to 100 per batch request
  • Email support
  • Screening history & logs

Business

$199/mo

For health systems, payers, and compliance teams

  • Unlimited screens
  • Real-time + batch screening
  • LEIE + OFAC + SAM combined
  • Up to 100 per batch request
  • Priority support
  • Screening history & logs

Enterprise Plus

$999/mo

Push-based delta alerts for active rosters

  • Everything in Business
  • Daily LEIE + SAM delta webhooks
  • HMAC-signed payloads (SHA-256)
  • Filter by state, NPI, or source
  • 3-attempt delivery with retry logs
  • Dedicated account manager
  • Custom integrations
  • SLA + invoicing terms

Frequently Asked Questions

What databases do you screen against?
Every API call checks three federal exclusion databases: the OIG List of Excluded Individuals/Entities (LEIE), the OFAC Specially Designated Nationals (SDN) list, and SAM.gov exclusions. Combined, that covers over 100,000 entries.
How often are the databases updated?
All three databases are refreshed daily. When OIG, OFAC, or SAM publishes updates, they are reflected in your screening results within 24 hours.
Can I use this for CMS compliance?
Yes. CMS requires healthcare organizations to screen employees and contractors against the OIG LEIE. Our API covers LEIE plus OFAC and SAM for broader compliance coverage.
How does batch screening work?
Send a JSON array of up to 100 provider names or NPIs in a single POST request. You get back a JSON array with match results for each provider. Available on Pro and Enterprise plans.
What happens if I exceed my monthly limit?
API calls beyond your plan limit return a 429 status code. You can upgrade your plan at any time and the new limit takes effect immediately.
Is there a contract or commitment?
No. All plans are month-to-month. Cancel anytime from your dashboard. The Free tier never expires.

Stop paying $500/mo for exclusion screening

Three databases. One API call. Start with 50 free screens today.

Start Screening Free