John Mulcahy
REW Author
Thread Starter
- Joined
- Apr 3, 2017
- Posts
- 9,378
This thread is for V5.40 beta releases, which include the REW API. Here are the download links (updated 24th May 2026):
Windows builds from beta 125 are signed with a new certificate. Windows SmartScreen may warn that the app is not recognised until it has seen sufficient downloads, click "More info" to run the installer.
Windows 64-bit
Windows 32-bit
MacOS
Linux AMD 64
Linux no JRE (requires Java 11 .. 17)
For other changes in these V5.40 beta builds see What's new in REW V5.40.
The API is REST(ish) with webhooks. Here is the online help. The API documentation is served by swagger-ui and can be accessed by browsing to localhost:4735 after starting the API server, either from the Preferences API tab or by launching REW with the -api argument. The OpenAPI specification for the API can be accessed at localhost:4735/doc.json or localhost:4735/doc.yaml for JSON or YAML formats. The swagger UI has links to the relevant help section.
The API is a work in progress, the help and the OpenAPI specification list the endpoints that have been implemented.
There is an example of using the API to evaluate QC pass/fail measurements at https://github.com/audiomacgyver/rew-iqc and an example of making RTA measurements at https://github.com/marionette609/rew-scripts
Windows builds from beta 125 are signed with a new certificate. Windows SmartScreen may warn that the app is not recognised until it has seen sufficient downloads, click "More info" to run the installer.
Windows 64-bit
Windows 32-bit
MacOS
Linux AMD 64
Linux no JRE (requires Java 11 .. 17)
For other changes in these V5.40 beta builds see What's new in REW V5.40.
The API is REST(ish) with webhooks. Here is the online help. The API documentation is served by swagger-ui and can be accessed by browsing to localhost:4735 after starting the API server, either from the Preferences API tab or by launching REW with the -api argument. The OpenAPI specification for the API can be accessed at localhost:4735/doc.json or localhost:4735/doc.yaml for JSON or YAML formats. The swagger UI has links to the relevant help section.
The API is a work in progress, the help and the OpenAPI specification list the endpoints that have been implemented.
There is an example of using the API to evaluate QC pass/fail measurements at https://github.com/audiomacgyver/rew-iqc and an example of making RTA measurements at https://github.com/marionette609/rew-scripts
Last edited:





