Skip to main content
RCIntel has three AI agents. They are not a separate product — they are async jobs on the same API key as the rest of the knowledge layer. Use them when a lookup is not enough and you need researched coding, necessity, or appeal guidance.

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:
  1. SubmitPOST to the agent endpoint with your query
  2. Accept — API returns 202 Accepted with a job_id
  3. PollGET /v1/agents/jobs/{job_id} until status is completed or failed, or pass callback_url + callback_secret on submit (Agent callbacks)
  4. Result — The completed job includes the agent’s structured output
  5. TraceGET /v1/agents/jobs/{job_id}/trace for the full reasoning trace

Knowledge enrichment

When you include a ccn 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