Here’s an updated list of Streamelements API endpoints, filling in the missing details and fixing mistakes in the official docs.
I reviewed all Streamelements API endpoints and created my own api.yaml file because the official API documentation is quite outdated.
Some endpoints were updated, added body and response examples, some had the query parameters fixed, and others moved to wonky - not working
folder. As the name suggests, these are endpoints that don’t work as expected or lack enough information to use properly.
Every operation now includes response examples and, where needed, body examples with some explanations to make things clearer.
You can check out all the endpoints and even test them on the live page:
https://c4ldas.github.io/streamelements-api
If you have suggestions or ideas for improvements, feel free to share them!
The official Streamelements API documentation is hosted on their developer site.
Unfortunately, many endpoints are missing, have incorrect body data, or lack sufficient details.
If you spot any errors or think something could be improved, please let me know! Also, if an endpoint doesn’t make sense or isn’t clear enough, that’s a sign it needs more explanation — don’t hesitate to reach out with your questions.
Just a heads-up: I don’t have access to Streamelements’ servers or backend, so I can’t fix any issues with the actual endpoint results. This repository is all about documenting the endpoints I’ve found so far in a way that’s easier for everyone to use.