API Rate Limits
The following are API rate limits placed on your Rockset organization which may be customized for your specific use case by contacting Rockset Customer Support.
Endpoint | # Requests | Window of Time |
---|---|---|
Metadata Read* | 500 | 1 minute |
Metadata Update* | 50 | 1 minute |
Execute Public Query Lambda | 1 | 1 second |
Execute INSERT INTO Query | 60 | 1 minute |
List Queries | 300 | 1 minute |
Read Pagination | 1000 | 1 minute |
Read Metrics | 120 | 1 minute |
Update Virtual Instance Configuration | 200 | 24 hours |
Mount Collections | 50 | 1 minute |
Create User | 10 | 1 minute |
Update Dedicated Streaming Ingest (Beta Feature) | 10 | 24 hours |
Cancel Query by Tag (Private Preview Feature) | 60 | 1 minute |
Create Snapshot (Private Preview Feature) | 50 | 1 minute |
*Metadata read/update limits refer to any reading/updating of collections, sources, integrations, workspaces, users, and all other Rockset entities not included in the other rate limits. Refer to the Rockset API reference for these endpoints.
Updated 7 months ago