Skip to main content

Product Limits

Metal has usage limits in place at each payment plan. These limits are applied on a per-org basis. If you exceed the usage limit, you’ll receive a 422 response with the following body:

Product Limits by Plan

Rate Limits

Metal has rate limits in place to ensure the stability of the API. These limits are applied on a per-minute basis. If you exceed the rate limit, you’ll receive a 429 Too Many Requests response with the following body:

Rate Limits by Plan

Index Archiving

After 30 days of inactivity in an index, the index will be automatically ARCHIVED. Archived indexes aren’t able to be searched, in order to reactivate them they need to be updated using the Index Update API with status: "UNARCHIVED".

Index Statuses

LIVE : Index is ready to use ARCHIVED: Archived 30 days of inactivity (no search, no indexing) UNARCHIVED: Ready to reindex and migrate to Live REINDEXING : In the process of reindexing DEACTIVATING: In the process of archiving