You can use any of our Dev Tool downloads during onboarding, implementation, or any phase of testing.
- Log in to the dashboard.
- From the navigation menu, click the Developer page.
- By default, the Sources tab opens. Click the Test Tools tab.
- By default, the Notifications Explorer opens. Click the Dev Tool Downloads button.
- 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.

- 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.