Stedi Agent is now available in sandbox accounts and test mode

Aug 19, 2025

Healthcare

You can now use the Stedi Agent in sandbox accounts and test mode.

In sandbox accounts and test mode, you run predefined mock eligibility requests that return realistic responses. The Stedi Agent is the Stedi portal’s built-in AI assistant. It helps you recover failed eligibility checks.

Previously, you could only use the Stedi Agent for failed eligibility checks in production. Now, you can try the agent out in sandbox accounts and test mode using a predefined mock check.

Try Stedi Agent in Eligibility Manager

The mock eligibility request is preloaded in the Stedi portal’s Eligibility Manager. To run the check:

  1. Log in to your sandbox account. If you have a production account, switch to test mode.

  2. Create a new eligibility check and select Stedi Agent as the Payer. Leave the Person as is.

  3. Submit the check. It’s expected to fail.

  4. After the check fails, click Resolve with Stedi Agent.

The agent runs in Debug view, where you can watch it work – step by step, in real time.

Stedi Agent in Eligibility Manager

Run a mock API request

You can also run the mock request using the Real-Time Eligibility Check JSON endpoint and a test API key. Sandbox accounts can only create test API keys.

The following curl request uses the request body for the predefined mock request:

curl --request POST \
  --url "https://healthcare.us.stedi.com/2024-04-01/change/medicalnetwork/eligibility/v3" \
  --header "Authorization: <api_key>" \
  --header "Content-Type: application/json" \
  --data '{
    "provider": {
      "organizationName": "STEDI",
      "npi": "1447848577"
    },
    "tradingPartnerServiceId": "STEDI",
    "controlNumber": "112233445",
    "subscriber": {
      "memberId": "23051322",
      "lastName": "Prohas",
      "firstName": "Bernie"
    },
    "stediTest": true
  }'

Try it today

Stedi Agent is available now and is completely free for sandbox accounts and in test mode.

To get access, create a sandbox account. It’s free and takes less than two minutes.

Share

Twitter
LinkedIn

Get started with Stedi

Get started with Stedi

Automate healthcare transactions with developer-friendly APIs that support thousands of payers. Contact us to learn more and speak to the team.

Get updates on what’s new at Stedi

Get updates on what’s new at Stedi

Get updates on what’s new at Stedi

Get updates on what’s new at Stedi

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Get updates on what’s new at Stedi

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.

Get updates on what’s new at Stedi

Backed by

Stedi is a registered trademark of Stedi, Inc. All names, logos, and brands of third parties listed on our site are trademarks of their respective owners (including “X12”, which is a trademark of X12 Incorporated). Stedi, Inc. and its products and services are not endorsed by, sponsored by, or affiliated with these third parties. Our use of these names, logos, and brands is for identification purposes only, and does not imply any such endorsement, sponsorship, or affiliation.