Throne
Throne
Sep 24

Public Throne API

Allow Developers to build their own tools from an API with your site so streamers can have more customization over how Throne interacts on there stream. It would allow for programs like TITS, VTS, and many more to be able to react to a throne contribution or purchase. Maybe a webhook at least, where a POST request is sent to a specified url, you could have a token used to identify the user so the endpoint could check if it's legitimate or not. Something similar to Ko-Fi shouldn't be too hard to implement (https://help.ko-fi.com/hc/en-us/articles/360004162298-Does-K…).
ReviewingReviewing

Feb 27, 2026

I second this wholeheartedly as I have mentioned to your Staff already. I write here what I have also said to them Your platform is already wonderful and I noticed you are also staying up to date with recent issues and are expanding towards really being more privacy oriented and for the people and I love you for that~ Your current integrations require either Streamlabs, Streamelements and Nightbot. While they are great tools they are also prone to being attacked and have leaked information on various occasions. I remember reading quite a few controversies especially with Streamlabs. So though it is some extra work I imagine, an API like Patreon and Ko-fi would enable us to instead use free and open source programs such as Streamer.bot instead! I had a wonderful video in mind to play whenever someone bought something from Throne to play on stream but I discovered I couldn't do anything with it due to how your current stream integration, which is really sad. I would say you could either let us change the HTML of the notification under Advanced, but an API would be the way to go. Something like us being able to connect to it and once something goes through or a gift gets paid, we can create our own reactions on stream for it! Even for site integration this would be extremely cool!

Feb 19, 2025

aliavali it looks like they are going the Spotify way about webhooks/websocket, but even them have at least an API.

Feb 3, 2025

Community Team ; why is every API request or Streamer.Bot request marked as closed; there are no active/open ones. Clearly is a popular request, I just made a post including a screenshot from Streamer.Bot discord.

Feb 3, 2025

I would love to see this as well.. this has been a requested feature in order to have Streamer.Bot work with alerts/integrations for Throne. I get that we have access to 'NightBot' and 'StreamElements', but I personally do not use those and have been actively migrating away from StreamElements for majority of everything, I think all thats left there is the Tip/Donate button and Overlays.

Jan 23, 2025

Community Team It's unfortunate that this request was closed (especially when it is amongst the most up voted feature requested), I wish a reason could be given as to why it was closed. I still believe it's a good idea to bring more engagement to the community.

Nov 12, 2024

Upvoted. Personally I would rather use A web socket API with token authentication from the users settings (that can be reset). A broadcast can be raised on item purchase allowing quick and easy dev work.