REW Beta Release Help finding right API call

Seth Siegel

Registered
Thread Starter
Joined
Oct 4, 2024
Posts
6
Hello,

I am trying to select the setting "Do not generate an overall average" from the API, but can't seem to find the right call for it. I've attached a screenshot of the particular button I'd like selected - the window is from the input selection screen, from the make a measurement window.
In case the version matters, I am on {
"message": "5.40 Beta 46 API 0.6.4"
}


I'd really appreciate it if someone could point me in the right direction!

Thanks!
 

Attachments

  • Screenshot 2025-06-18 181426.png
    Screenshot 2025-06-18 181426.png
    19.3 KB · Views: 8
I'd really appreciate it if someone could point me in the right direction!

Start here with the latest beta release. Your version is almost a year old and there has been much development and many improvements added since then.

The documentation for the api is available in the online help. Once you start the server from the API tab in the preferences, open a browser and use the url, localhost:4735, to see the published endpoints that are available. Since the api version is still in beta development, there will be updates on a semi-regular basis. Use the URL linked above to check for new releases.
 
Thank you both for the help!
I didn't realize I had been working in such an old version. Just updated and everything is working great. I really appreciate all the work that goes into the API and its documentation!
 
Back
Top