Skip to content

docs: document legacy read API rate limits#3147

Open
maxdeichmann wants to merge 2 commits into
mainfrom
codex/update-legacy-rate-limit-docs
Open

docs: document legacy read API rate limits#3147
maxdeichmann wants to merge 2 commits into
mainfrom
codex/update-legacy-rate-limit-docs

Conversation

@maxdeichmann

@maxdeichmann maxdeichmann commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a separate legacy read API rate-limit row to the API limits FAQ.
  • Document the 15/30/100 req/min limits for older trace, observation, and session read endpoints.
  • Explicitly list the legacy read API routes: GET /api/public/traces, GET /api/public/traces/{traceId}, GET /api/public/observations, GET /api/public/observations/{observationId}, GET /api/public/sessions, and GET /api/public/sessions/{sessionId}.
  • Keep pricing pages and pricing table data unchanged.
  • Format content/handbook/support/how-to-answer-support-questions.mdx to satisfy the repo-wide Prettier check.

Impacted packages / areas

  • content/faq/all/api-limits.mdx
  • content/handbook/support/how-to-answer-support-questions.mdx (formatting only)

Validation

  • pnpm run format:check: passed locally.
  • git diff --check origin/main...HEAD: passed locally.
  • Cross-checked legacy route list against rateLimitResource: "public-api-legacy" route declarations in web/src/pages/api/public.

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Jun 18, 2026 7:34pm

Request Review

@maxdeichmann maxdeichmann force-pushed the codex/update-legacy-rate-limit-docs branch from 75b2d0a to 67db7a1 Compare June 18, 2026 19:14
@maxdeichmann maxdeichmann marked this pull request as ready for review June 18, 2026 19:27
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jun 18, 2026
@github-actions

Copy link
Copy Markdown

@claude review

@maxdeichmann maxdeichmann added this pull request to the merge queue Jun 18, 2026
@dosubot dosubot Bot added the auto-merge This PR is set to be merged label Jun 18, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 18, 2026
@dosubot dosubot Bot removed the auto-merge This PR is set to be merged label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant