Agent types
For cited policy text, 340B access, prior auth, and fee schedules, use the REST lookups — not agents. See Which API to use.
How it works
Agent endpoints are asynchronous. When you submit a job:- Submit —
POSTto the agent endpoint with your query - Accept — API returns
202 Acceptedwith ajob_id - Poll —
GET /v1/agents/jobs/{job_id}untilstatusiscompletedorfailed, or passcallback_url+callback_secreton submit (Agent callbacks) - Result — The completed job includes the agent’s structured output
- Trace —
GET /v1/agents/jobs/{job_id}/tracefor the full reasoning trace
Knowledge enrichment
When you include accn in your agent request, the agent automatically receives the full L1-L6 knowledge context for that facility. This means the agent knows:
- The facility’s location and GPCI values
- The applicable payment system and billing form
- Payer-specific rules and filing deadlines
- Expected payment for the procedure