Real-time Insurance Verification API

Give your AI agents the ability to verify insurance — instantly

One REST API connects your agent or GHL workflow to 1,150+ insurance payers. Real-time eligibility in under a second. No clearinghouse contracts required.

eligibility.dev dashboard
1,152
Active payers
<1s
Avg response time
REST
Simple JSON API
Mock
Sandbox endpoint

How it works

01

Sign up & get your API key

Create your workspace and add your clinics in the dashboard. Each clinic gets its own NPI configuration.

02

Call the eligibility endpoint

POST patient and payer details from your AI agent or GoHighLevel workflow. Works with any HTTP client.

03

Get real-time results

Coverage status, payer details, and the full response in under a second. Every check logged automatically.

For Developers

Drop eligibility into any stack in minutes

Simple REST API with JSON in and JSON out. Test with the mock endpoint before going live. Full request and response logs in your dashboard.

  • cURL, fetch, or any HTTP library — no SDK required
  • Sandbox mock endpoint for integration testing
  • Redacted audit logs per request in your dashboard
POST /api/eligibility/check
curl -X POST https://eligibility.dev/api/eligibility/check \
  -H "Authorization: Bearer ek_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "client_id": "clinic_abc123",
    "patient": {
      "first_name": "Jane",
      "last_name": "Smith",
      "date_of_birth": "1985-04-12",
      "member_id": "W123456789"
    },
    "payer_id": "SB507",
    "provider_npi": "1234567890"
  }'

# Response
{
  "success": true,
  "coverage_active": true,
  "payer_name": "Blue Shield of California",
  "plan_name": "PPO Plus",
  "deductible_remaining": 850.00
}
eligibility.dev multi-clinic dashboard
For GHL Agencies

Add insurance verification to every client workflow

Your clients accepting insurance can now have AI-powered verification baked into their intake, scheduling, or follow-up flows. Manage all clinics from one dashboard and resell the capability at your margin.

  • Multi-clinic workspace dashboard
  • Per-clinic API keys and logs
  • Prepaid wallet — predictable cost per check

Everything you need, nothing you don't

🏥

Clinic management

Manage multiple clinic locations, each with their own NPI and payer config.

📋

Request logs

Every eligibility check logged with redacted payloads, latency, and trace IDs.

🔍Coming soon

Coverage Search

Backup lookup when a caller can't provide full member details — opt-in per clinic.

💳

Prepaid wallet

Pay as you go with auto-recharge. No surprise invoices at month end.

🧪

Mock endpoint

Test your integration without live payer calls — tagged separately in logs.

🏛️

1,152+ payers

Cigna, Blue Cross, Aetna, UHC and hundreds more — no contracts needed.

Simple, transparent pricing

🎁

$25 free credits at signup — no card required

Credits never expire. Enough for ~89 standard eligibility checks. Card required only when you're ready to upgrade.

Starter

$399/mo
  • 5 clinics
  • $0.28/check
  • Full API + dashboard
  • Mock endpoint
Get started →
MOST POPULAR

Growth

$699/mo
  • 15 clinics
  • $0.25/check
  • Full API + dashboard
  • Mock endpoint
Get started →

Scale

$1,299/mo
  • 40 clinics
  • $0.22/check
  • Full API + dashboard
  • Mock endpoint
Get started →

Unlimited

$2,499/mo
  • Unlimited clinics
  • $0.20/check
  • Full API + dashboard
  • Mock endpoint
  • Priority support
Get started →

GHL Agencies:Each plan covers your entire workspace. If you're reselling to clients, you set your own price — agencies typically add $200–$500/month per clinic.

Frequently asked questions

Ready to give your agents insurance superpowers?

Get started in minutes. No clearinghouse contract. Cancel anytime.