422 results found
-
[Charity] Update Goal This superseeds https://twitch.uservoice.com/forums/310213-developers/suggestions/45445489-please-provide-an-api-to-manage-donations
which covers kitchen sink
Please provide an API that allows authorised parties to increase/modify the goal on the channel.
The primary reason for this is to allow a moderator to update the goal whilst the streamer is busy streaming/reading donations/playing the game.
This could also be used for tiered targetting/target goals in an automated fashion "hey chat we met goal one of 100 dollars, lets get to goal two of 1000 dollars" and the control bot can auto update the goal when the first goal is met
2 votes -
Allow bots joining Guest Star, capturing, and sending audio I have a Discord bot that can read audio from participants and individually transcribe their speech to text and display it on the stream. I have another Discord bot that can synthesize Twitch chat messages (TTS) and send the utterance to voice channel participants. Would like to be able to do the same through Guest Star, especially since Guest Star has alledgedly better audio quality.
Thank you!
9 votes -
recognize videos which are reserved only for subscribers I would like to get informations about videos which are available only for subscribers.
something like add an attribute in the response indicating if the video is reserved for subscribers3 votes -
Add "Profile Picture" to "Update User" endpoint Can we please have a way to update the user's profile picture via the Update User endpoint? This would be very helpful. I don't quite understand why it's only locked down to description only. Thanks!
2 votes -
Conflict between docs and reality on refresh tokens expiration I became to have an expired refresh token and the API answered with a code 400 Bad Request. May updating the docs be a good idea.
1 vote -
WebRTC Streaming (e.g. from a web app) There is already WebRTC support, but it is not yet public. (see https://99.181.116.152:4443/health and https://99.181.116.152:4443/offer ) But I would really like it to be public so I can integrate streaming directly into my web application. The API for the current implementation, named "webgest", a module of "intelligest", is not publicly documented, only mentioned once here: https://blog.twitch.tv/en/2022/04/26/ingesting-live-video-streams-at-global-scale/ ; and the other two URLs I linked earlier do not work with my stream key (probably only works with a different set of stream keys used for development?) But in any case, I am now forced to use alternative third-party streaming platforms which…
9 votes -
Predicts extension You Could allow more options on predicts , currently only 2 can be ativated. you could use the poll system on predicts only diference on predicts viewers would get rewards.
1 vote -
Charity Donation - Unique Donation ID For both the API and EventSub please provide some sort of unique Identifier for each donation.
If a user
foo
were to donate10
monies to channelbar
There is no way to distingish the two apart to correctly deduplicate.
Use case: read from the API to catch up, then connect to eventsub, then be sent a donation of
10
monies to channelbar
byfoo
foo
did this a moment ago so it was in the API and we connect to eventsub at the same time and get the same message. We don't know if it is a duplicate…2 votes -
"last live" A public API call to look up when accounts were last live would really help for many reasons - such as those of us at the follow limit and need to unfollow some accounts...
2 votes -
Regarding API rate limit.. Hello, I have a question
It provides a service that provides users with search results and filter functions on various platforms.
Is there a way to increase the limit of the rate limit of the API currently being provided?
Please check. Thank you!
1 vote -
Please provide "custom tag API" aka FreeformTag FreeformTag please. Make it available.
1 vote -
tesler trading I am working on the website is https://tesler-trading.net/ it is providing tesler trading sum of API is not working well on my website can you check it and tell me what I do to get API Thanks
1 vote -
Endpoint for chat logs in usercard Only with a moderator scope, this will help mods go back in logs for a user rather relying on 3rd party logs site or using graphql
1 vote -
Create API endpoints for Ads and the Ads Manager With the heavy push Twitch is making to have streamers use the Ads Manager and to run more ads in general, this could go a long way to making that easier on our end. Ideally we should be able to get the following information and do the following things:
- see how long until the next ad
- see whether or not pre-rolls are disabled and for how long
- see how many snoozes are left
- see the cooldown time until another ad can be run
- activate a snooze
- run an ad manually (this is already possible, but adding for completion)
Additionally, EventSub…
201 votes -
Endpoint to change displayname with broadcaster scope
1 vote -
App Scoped UserIds This is an unpopular idea, because it would significantly change the developer experience and make cross app tracking of users 'more difficult, but not impossible'.. and also, it would increase security and improve user privacy.
Return only Opaque User Ids. Do not have the UserID returned by the API to be the same one that other user data is indexed by. If you want to take it a step further, make the UserIDs returned to an app, 'app scoped'. What that would mean is if App A, asked for the UserId of user 'Xemdo', the API could return 72078039. If…
1 vote -
Extend the "ban user" endpoint to accept "login" as an alternative to the already existing "user_id" Today when you're using chat you can just enter
/ban user
and the user will be banned, and the same is true for the IRC command, you can ban just by their username. It would be good if the ban endpoint would follow the same pattern.The use case for that is that I have a tool to mass-ban multiple users on multiple channels at the same time (I mod quite a lot of channels, so this streamlines this process), and I decided to migrate from the IRC API to the helix API, but because of it just accepting the…
19 votes -
Modify EventSub's channel.follow to include shoutout info Within EventSub's channel.follow event, it would be nice if there was info about if the follow originated from a Shoutout, and who the Shoutout was from.
This would be useful for stream overlays, so the notification can say something like "[Viewer] followed, thanks to [Shoutout Origin]'s shoutout!"
11 votes -
Twitch Oauth2 flow should support device authorization grant Twitch Oauth2 flow should support device authorization grant:
https://oauth.net/2/device-flow/This will drastically ease the development of desktop and mobile applications.
2 votes -
Allow localhost redirect URI to work regardless of the port If the redirect URI of a registered app is set to http://localhost the redirect URI check must work regardless of the port, so if I start the flow using redirect_uri param to "http://localhost:3000" this should work (same as Github is doing).
This will ease the development of desktop applications that requires oauth2 flow.
3 votes
- Don't see your idea?