No. All of the Twitch APIs have caching to some degree, so you will have to wait until the cache expires and is updated on the API. This is common across all of our API endpoints. A common pattern is: make a request, wait a few seconds, make a request, wait a few seconds, repeat.