Skip to content

Commit

Permalink
Merge pull request #5218 from segmentio/5216
Browse files Browse the repository at this point in the history
Update HTTP API Rate Limits
  • Loading branch information
rchinn1 authored Aug 18, 2023
2 parents 3f3d232 + adc058a commit 1bfa30e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Segment welcomes feedback on API responses and error messages. [Reach out to sup

## Rate Limits

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

## Max Request Size

Expand Down

0 comments on commit 1bfa30e

Please sign in to comment.