Add shared Hiro API infrastructure pages (keys, rate limits, headers)#1851
Draft
huth-stacks wants to merge 1 commit intostacks-network:masterfrom
Draft
Add shared Hiro API infrastructure pages (keys, rate limits, headers)#1851huth-stacks wants to merge 1 commit intostacks-network:masterfrom
huth-stacks wants to merge 1 commit intostacks-network:masterfrom
Conversation
Faithfully migrates API keys, rate limits, and response headers documentation from Hiro docs. Includes actual rate limit numbers, security warnings, and service classification details that were missing from the original migration attempt. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This was referenced Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Files Added
docs/reference/api/api-keys.md- Full API key documentation with actual RPM thresholds, security warnings, and usage examplesdocs/reference/api/rate-limits.md- Complete rate limits with actual numbers (50 RPM unauth, 500 RPM auth), faucet limits, service type separationdocs/reference/api/response-headers.md- Response header documentation with service classification tableFiles Modified
docs/reference/SUMMARY.md- Added "Hiro-Hosted APIs" subsection (after Stacks Node RPC, addressing reviewer's IA ordering concern)docs/reference/api/stacks-node-rpc/README.md- Added hint clarifying self-hosted vs Hiro-hosted distinctionReviewer Feedback Addressed
Context
PR 2 of 7 decomposing the Hiro docs migration (#1847). Depends on PR 1 (#1850). PR 4 (remaining API sections) depends on this.
Test plan
🤖 Generated with Claude Code