Skip to content

Commit 3b784de

Browse files
committed
docs: document legacy read API rate limits
1 parent 81af619 commit 3b784de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/faq/all/api-limits.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Rate limits are applied per-organization.
3434
| **Prompts**. GET APIs used to fetch prompts for use in applications. | No limit | No limit | No limit |
3535
| **Metrics**. GET APIs used to fetch analytics data, e.g. [metrics api](/docs/analytics/metrics-api). | 100 req/day | 200 req/day | 2000 req/day |
3636
| **Datasets**. APIs used to work with [datasets and experiments](/docs/datasets). | 100 req/min | 200 req/min | 1,000 req/min |
37+
| **Legacy read APIs**. Older trace, observation, and session read endpoints. | 15 req/min | 30 req/min | 100 req/min |
3738
| **API**. All other APIs. | 30 req/min | 100 req/min | 1,000 req/min |
3839

3940
On the Enterprise plan, you can request custom rate limits by contacting [support](/support).

0 commit comments

Comments
 (0)