For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
    • Home
  • API Reference
  • Guides
    • Minor ID Setup
    • Architecture
    • Security & Governance
    • PRODA
    • DVA Integration
    • AIR Integration
    • Integration test data
    • Troubleshooting
LogoLogo
On this page
  • Required headers and hosts
  • Finding examples

API Reference

Explore every endpoint — run live requests and inspect real responses

||View as Markdown|
Was this page helpful?
Previous

RebateRight API Documentation

Next

Get MBS Item

Built with

Select any endpoint from the sidebar to explore its parameters, request body, response schema, and real examples.

Try an endpoint

Open an endpoint, adjust the payload if you need to, then Send — the response you see is a real call to the API.

Browse examples

Each endpoint has real request and response examples saved from our test environment. Use the dropdown in the response panel to switch between scenarios.

Copy code

Use the language selector in the right panel to get a ready-to-use code snippet in your preferred language.

Ask AI

Use the Ask AI button in the search bar to ask plain English questions and get instant answers about endpoints, schemas, and error codes.

Required headers and hosts

Every HTTP request to the API must include your credentials obtained during the first-time setup:

HeaderValue
x-api-keyYour API key from RebateRight
x-minor-idYour Minor ID

Finding examples

Open an endpoint → look at the right-hand panel:

Panel sectionWhat you’ll find
TopPre-filled request body with a real sample payload
BottomResponse schema with a dropdown to switch named examples

Examples on key endpoints include scenarios like Success, New Medicare Card, Incorrect Given Name, Ineligible, and more — covering both happy path and error cases.