Docs
Rate Limits

Rate Limits

Information about Sign Server rate limiting.

Basic Limits

The Euler Stream API is a freemium service that generates a TikTok LIVE WebSocket URL. The TikTok LIVE libraries use this to connect to a stream and read chat messages, gifts, etc.

We've opted for a sort of "heavy-handed" way of generating this URLs that, on one hand, is robust and automatically handles updates to TikTok's API. On the other hand, it's resource-heavy, and so we've got rate limits in place for fair use. If you exceed the limit, a 429 HTTP Error code will be returned.

Headers are included in the response data for when you can request again, but you can also check them with the /webcast/rate_limits endpoint. For example, the current rate limits for anonymous connections are as follows:

Increasing Your Limits

If you don't have an API key, sign up for one, and you'll get an immediate free increase to the rate limit. If you still need more, we have plans at https://www.eulerstream.com/pricing.