Skip to content

Commit 367a2cb

Browse files
committed
Update HTTP API Rate Limits
1 parent 0bf1dbc commit 367a2cb

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Segment welcomes feedback on API responses and error messages. [Reach out to sup
3737

3838
## Rate Limits
3939

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 not exceeding 100,000 requests per second with the HTTP API. Additionally, for [`batch` requests](#batch), there's a limit of 500 KB per request.
4141

4242
## Max Request Size
4343

0 commit comments

Comments
 (0)