Feature Request: Public API Endpoint for Full Quote System Access
I’d like to request the addition of a public API endpoint that provides full access to the Quote functionality currently available via the dashboard and chat commands.
An API endpoint (or set of endpoints) that supports the following actions related to quotes:
- Retrieve all quotes (with pagination support)
- Retrieve a specific quote by ID or games category
- Create a new quote
- Edit an existing quote
- Delete a quote
- Optional: Trigger the quote to be sent to chat
Use case:
- Display quotes on Stream (SE Overlay Editor)
- Set up channel point rewards for random quotes
2
-
Here you can see the endpoints available for quotes.
https://c4ldas.github.io/streamelements-api/#/operations/Get/bot/quotes/:channel
Quotes don't have game category (so not possible to retrieve them by that).
1
Please sign in to leave a comment.
Comments
1 comment