Add Chainhooks, Signer Metrics, and Token Metadata API reference sections#1854
Draft
huth-stacks wants to merge 2 commits intostacks-network:masterfrom
Draft
Add Chainhooks, Signer Metrics, and Token Metadata API reference sections#1854huth-stacks wants to merge 2 commits intostacks-network:masterfrom
huth-stacks wants to merge 2 commits 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>
3 tasks
…ions Faithfully migrates 3 Hiro API reference sections with complete content preservation. Each section includes overview, usage guide, and prominent links to the full OpenAPI-powered interactive reference on Hiro docs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
98754a7 to
09ae226
Compare
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 (6)
docs/reference/api/chainhooks-api/README.md- Overview + OpenAPI reference link (34 code blocks in usage)docs/reference/api/chainhooks-api/usage.md- Complete usage guide with all endpoint examplesdocs/reference/api/signer-metrics-api/README.md- Overview + OpenAPI reference linkdocs/reference/api/signer-metrics-api/usage.md- Complete usage guide with endpoint examplesdocs/reference/api/token-metadata-api/README.md- Overview + OpenAPI reference linkdocs/reference/api/token-metadata-api/usage.md- Complete usage guide with endpoint examplesFiles Modified (4)
docs/reference/SUMMARY.md- Added navigation entries for all 3 API sectionsdocs/operate/run-a-signer/how-to-monitor-signer.md- Cross-reference to Signer Metrics APIdocs/build/get-started/create-a-token/fungible-tokens.md- Updated Token Metadata API link to localdocs/build/get-started/create-a-token/non-fungible-tokens.md- Updated Token Metadata API link to localReviewer Feedback Addressed
Verification
All code block counts match Hiro source exactly: Chainhooks usage (34), Signer Metrics usage (6), Token Metadata usage (6).
Context
PR 4 of 7 decomposing the Hiro docs migration (#1847). Depends on PR 2 (#1851) for shared API infrastructure pages.
Test plan
🤖 Generated with Claude Code