Skip to content

c4ldas/streamelements-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is that?

Here’s an updated list of Streamelements API endpoints, filling in the missing details and fixing mistakes in the official docs.

Filling the gaps

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.

Live page

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!

Official documentation

The official Streamelements API documentation is hosted on their developer site.

Unfortunately, many endpoints are missing, have incorrect body data, or lack sufficient details.

Improvements

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.

Notes

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.

Preview

image