Use developer test tools

Last updated: Jan 16, 2026
DEVELOPER
HCO
HEALTH TECH VENDOR
IMPLEMENTATION

You can use any of our Dev Tool downloads during onboarding, implementation, or any phase of testing.

Find test tools in the Redox dashboard

  1. Log in to the dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the Sources tab opens. Click the Test Tools tab.
  4. By default, the Notifications Explorer opens. Click the Dev Tool Downloads button.
  5. A list of available downloads appears, grouped by authentication or Redox API type. Download the test tool(s) you need. When you click a download button, it turns green to indicate a successful download.
Dev Tool downloads are grouped together under the Developer > Test Tools page of the Redox dashboard.
Dev tool downloads

Which downloads are available

  • CSV files: Evaluate and map Redox-supported fields to your app’s unique workflow. Or review and use test patient data for the FHIR® sandbox.
  • Postman collections: Mock out your app’s unique workflow with Redox APIs in Postman, including for the Carequality Interoperability Framework.
  • OpenAPI: Validate your app by running this as a machine-readable reference doc through a validator module or functional testing tool.
  • JSON Schemas: Validate your app by running this as a machine-readable reference doc through a validator module or functional testing tool.
  • TypeScript: If your app uses TypeScript, you can reference our TypeScript types instead of writing your own types for Redox data models.