Rate Limits
Rate limits vary and are specified by the following header in all responses:
Possible values for X-RateLimit-Scope :
userorganization
Query Limits
Ingest Limits
Alongside data volume limits, we also monitor the rate of ingest requests.
If an organization consistently sends an excessive number of requests per second,
far exceeding normal usage patterns, we reserve the right to suspend their ingest
to maintain system stability and ensure fair resource allocation for all users.
To prevent exceeding these rate limits, it is highly recommended to use batching clients,
which can efficiently manage the number of requests by aggregating data before sending.