You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/server/http-api/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Segment welcomes feedback on API responses and error messages. [Reach out to sup
37
37
38
38
## Rate Limits
39
39
40
-
The HTTP API has no hard rate limit. However, Segment recommends not exceeding 500 requests per second, including large groups of events sent with a single [`batch`request](#batch).
40
+
Segment recommends you to not exceed 100,000 requests per second with the HTTP API. For [`batch`requests](#batch), there's a limit of 500 KB per request.
0 commit comments