Skip to content

Commit 1bfa30e

Browse files
authored
Merge pull request #5218 from segmentio/5216
Update HTTP API Rate Limits
2 parents 3f3d232 + adc058a commit 1bfa30e

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 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.
4141

4242
## Max Request Size
4343

0 commit comments

Comments
 (0)