We make an audio search tool that allows devs to search Roblox audio assets and compile asset lists/playlists for their experiences. See our Dev Forum post. This tool plays back Roblox audio files via POST requests.
Our tool displays Roblox audio in a waveform and allows devs to preview audio directly in the tool, so they can quickly search through results and compile their asset lists.
As of Oct 10, 2024 around 6pm Pacific, something changed in the Roblox infrastructure which now blocks these requests – we are unable to display audio waveforms or preview audio any more. Our POST requests are now returning “HTTP Status 429”
Details
Previously, we were able to make POST requests to https://assetdelivery.roblox.com/v1/assets/batch from our AWS backend and it would return a list of objects with the asset location
As of current times, requests made to this endpoint are now returning HTTP Status 429 even when we make a single request, with this error:
Unfortunately it looks like this has been blocked at the source regardless of the request origin. We tried not only a different source IP / machine, but also asked other developers to test it in alternate locations and it seems to be global.
Apologies on this. Due to some abusive traffic on this API, we had to restrict access to all unauthenticated requests. We’ve re-enabled unauthenticated traffic now (though it is rate limited, so you may still get some 429s if you send a lot of requests).
Another option is to send authenticated requests. Please note that you will need to be extra careful with the credentials you use to authenticate. If they leak your account could be compromised. In the future we are looking into requiring authentication for these endpoints.
Thank you so much for re-enabling access @complexlint!
We are mindful of API abuse and only allow playing one track at a time, and we also throttle the search to avoid too many requests.
In terms of supporting authenticated requests in the future
Our app can only be accessed by the official Roblox OAuth 2.0 login
We would love if the asset delivery endpoint supported a way to authenticate the requests that way — or through an API Key — so that we could do things properly.
Please keep us informed if things change and we are more than happy to explore early access to this with you!
Use on the Services. Creator may only use Licensed Music on the Services. Creator agrees that it will not export, extract, download, or provide a way for anyone else to export, extract, or download the Licensed Music for use anywhere outside of the Services.