John Mulcahy
REW Author
Thread Starter
- Joined
- Apr 3, 2017
- Posts
- 8,644
This thread is for beta releases of the REW API. Here are the download links (updated 6th July 2025):
Windows 64-bit
Windows 32-bit
MacOS
Linux AMD 64
Linux no JRE
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.
Windows 64-bit
Windows 32-bit
MacOS
Linux AMD 64
Linux no JRE
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.
Last edited: