Auth57 API

Current PA data,
in your system.

Connect your UM system, EHR, or PA automation platform to Auth57's verified PA rules via REST API. Verified against CMS-0057-F and CMS-0062-P requirements. Every rule monitored and updated by our team — not scraped. JSON responses in under 200ms.

Human-verified, not scraped Updated before rules change in practice <200ms edge response
Live request Blob response
blob • 20ms

Request

curl "https://api.auth57.io/v1/pa-lookup?state=TX&program=medicaid_mco&service=inpatient_hospital" \
  -H "x-api-key: auth57_live_demo"

Response

{
  "ok": true,
  "served_from": "blob",
  "state": "TX",
  "program": "medicaid_mco",
  "service": "inpatient_hospital",
  "result": {
    "requires_prior_auth": true,
    "confidence": "high",
    "last_verified": "2026-04-12"
  }
}
Verified state blobs, returned from edge blob path

<200ms

Avg response time

99.9%

Uptime SLA

5k

Calls/mo included

REST

JSON · API key auth

Simple by design

One request. Everything you need.

A single GET request returns the PA verdict, PA type, clinical criteria, submission target, turnaround times, confidence score, and source URL.

GET/v1/pa-lookup
GET/v1/compare

Base URL: api.auth57.io · Auth: x-api-key header

Request

curl https://api.auth57.io/v1/pa-lookup \ -H "x-api-key: your_key" \ -G \ -d "state=TX" \ -d "program=medicaid_mco" \ -d "drug=glp1_weight_loss"

Response

{ "state": "TX", "program": "medicaid_mco", "query": { "drug_class": "glp1_weight_loss" }, "result": { "pa_required": true, "pa_type": "full", "confidence": "high", "federal_override": false, "last_verified": "2026-04-01", "source_url": "https://...", "next_steps": [ { "step": 1, "title": "Gather clinical documentation", "items": ["BMI ≥30 required", "Prior weight loss attempt"] }, { "step": 2, "title": "Submit PA request", "items": ["Submit to: Enrollee's MCO plan"] } ] }, "served_from": "blob", "timestamp": "2026-04-06T10:30:00Z" }

What's included

Built for production.

Edge-deployed

Runs on Vercel Edge — globally distributed, sub-200ms response times from anywhere in the US.

PA lookup + compare

Two endpoints. Single-state PA lookup and multi-state divergence comparison in one subscription.

Structured next steps

Every PA-required result includes clinical criteria, submission target, and turnaround times — ready to render in your UI.

Drug + service coverage

Query by drug class code or service category. Drug add-on covers 20 drug classes across all states.

Subscription-scoped

Your API key is automatically scoped to your subscribed states. Out-of-scope requests return a clean 403.

CMS-0057-F verified

Every rule is confidence-scored and source-linked. You get the data and where it came from.

How we stay current

Human-verified.
Always current.

Every rule is monitored, verified, and updated by our team before it reaches you. We read the sources — CMS bulletins, state Medicaid agency notices, payer policy updates — so your team never has to call to confirm.

CMS.gov regulatory updates and final rules

State Medicaid agency bulletins — all 51 states

Medicare Advantage and Part D plan communications

WISeR pilot program data and model updates

Federal Register notices and proposed rules

Rule update

● Live

TX Medicaid MCO — GLP-1 step therapy

Step therapy requirement updated. Prior treatment failure documentation now required. Effective April 1, 2026.

Reviewed by Auth57 team · Source: HHSC Medicaid bulletin

Pending review

● Verifying

CA Medi-Cal — biosimilars PA exemption

Proposed exemption for FDA-approved biosimilars under review. Not yet in effect — team monitoring.

Auth57 team review in progress · Source: DHCS bulletin draft

Confirmed unchanged

● Verified

NJ FamilyCare — oncology oral PA requirements

Quarterly verification complete. No changes to PA requirements for oral oncology agents.

Verified April 2026 · Source: NJDOH policy manual

API pricing

Simple. One plan.

api.auth57.io

Your API key is one form away.

Integrate in an afternoon. Scale from there.