#ValentinP-rate limit and usage records
1 messages · Page 1 of 1 (latest)
👋 happy to help
rate limits is set for all your requests not just for a specific endpoint
https://stripe.com/docs/rate-limits
as for reporting usage if you care about the timestamp of each usage record then you don't have an option but to create them separately
otherwise you'd have to batch them on your end and create one usage record
but is it possible to update usage records on multiple subscription items at once for the same subscription