StarlightContact Us
BETA RELEASE

Unlock better claims processing

The first JSON API for NCPDP pharmacy claims. Submit B1, reverse B2, check E1 eligibility — all with a single POST request.

terminal
$ curl -X POST starlight.claims/api/v1/submit
  -H "X-API-Key: sk_live_..."
  -d '{ "transaction_type": "B1", ... }'

{ "status": "Paid", "auth_number": "029401" }
Read Docs →
Supported Transactions

Every NCPDP transaction, one API