Is there an update on this? I just stumbled on it this issue today as well.
Hope you guys can think of a way.
Search found 7 matches
- Sat Sep 06, 2025 22:23
- Forum: Problems? Bugs? Solutions!
- Topic: Transition issue
- Replies: 10
- Views: 9257
- Wed Nov 29, 2023 11:08
- Forum: News! Extra! Extra! Read all about it!
- Topic: Resolume 7.18 Released | Decks Menu, MIDI & OSC Output Monitor, UI Refreshes, Even More Improved Text Rendering
- Replies: 1
- Views: 56818
Re: Resolume 7.18 Released | Decks Menu, MIDI & OSC Output Monitor, UI Refreshes, Even More Improved Text Rendering
Thanks for the new REST-API functions, been using it a lot!
(And all the other goodies! Keep it up
)
(And all the other goodies! Keep it up

- Tue Nov 21, 2023 11:13
- Forum: Problems? Bugs? Solutions!
- Topic: MIDI overload
- Replies: 2
- Views: 4450
Re: MIDI overload
Not sure if this is related, maybe it is not by a mile.
Thing is I am working with a midi controller and send out REST-API commands, which is through another way then MIDI in your case. Resolume stays stable and there is little lag, but it does *crash* upon exit. I already mitigated it to some ...
Thing is I am working with a midi controller and send out REST-API commands, which is through another way then MIDI in your case. Resolume stays stable and there is little lag, but it does *crash* upon exit. I already mitigated it to some ...
- Sun Nov 19, 2023 12:07
- Forum: Problems? Bugs? Solutions!
- Topic: Solved : REST API (learning) troubles
- Replies: 3
- Views: 5791
Re: REST API (learning) troubles --official example not working
And with the added documentation at https://resolume.com/docs/restapi/ , I was able to figure out the details that went wrong. So yay 

- Sun Nov 19, 2023 11:32
- Forum: Problems? Bugs? Solutions!
- Topic: Solved : REST API (learning) troubles
- Replies: 3
- Views: 5791
Re: REST API (learning) troubles --official example not working
Also : Admins/mods, I think this post might be a better fit for "developers" , so feel free to move it there if need be.
- Sun Nov 19, 2023 11:22
- Forum: Problems? Bugs? Solutions!
- Topic: Solved : REST API (learning) troubles
- Replies: 3
- Views: 5791
Re: REST API (learning) troubles --official example not working
I was able to get a few things working by looking at an example I found on the forum. I just noticed the local SwaggerUI is different than the one which is hosted here : https://resolume.com/docs/restapi/
I don't have the schema's for instance, so hopefully I can work things out further from there ...
I don't have the schema's for instance, so hopefully I can work things out further from there ...
- Sat Nov 18, 2023 16:48
- Forum: Problems? Bugs? Solutions!
- Topic: Solved : REST API (learning) troubles
- Replies: 3
- Views: 5791
Solved : REST API (learning) troubles
Hi everyone,
I have been working with the REST API in Resolume.
I use the official http://127.0.0.1:8080/api/docs/rest/ to test.
The specific problem I have is that I get the JSON file from the endpoint "/composition/clips/selected" just fine with a GET, and I verified in a few JSON checkers ...
I have been working with the REST API in Resolume.
I use the official http://127.0.0.1:8080/api/docs/rest/ to test.
The specific problem I have is that I get the JSON file from the endpoint "/composition/clips/selected" just fine with a GET, and I verified in a few JSON checkers ...