Skip to content

Add Chainhooks, Signer Metrics, and Token Metadata API reference sections#1854

Draft
huth-stacks wants to merge 2 commits intostacks-network:masterfrom
huth-stacks:feat/remaining-api-references
Draft

Add Chainhooks, Signer Metrics, and Token Metadata API reference sections#1854
huth-stacks wants to merge 2 commits intostacks-network:masterfrom
huth-stacks:feat/remaining-api-references

Conversation

@huth-stacks
Copy link
Collaborator

@huth-stacks huth-stacks commented Mar 24, 2026

Summary

  • Faithfully migrates 3 remaining Hiro API reference sections from Hiro docs
  • Each section includes overview, usage guide, and prominent link to full OpenAPI interactive reference
  • Adds cross-references from existing docs (signer monitoring, token creation)

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 examples
  • docs/reference/api/signer-metrics-api/README.md - Overview + OpenAPI reference link
  • docs/reference/api/signer-metrics-api/usage.md - Complete usage guide with endpoint examples
  • docs/reference/api/token-metadata-api/README.md - Overview + OpenAPI reference link
  • docs/reference/api/token-metadata-api/usage.md - Complete usage guide with endpoint examples

Files Modified (4)

  • docs/reference/SUMMARY.md - Added navigation entries for all 3 API sections
  • docs/operate/run-a-signer/how-to-monitor-signer.md - Cross-reference to Signer Metrics API
  • docs/build/get-started/create-a-token/fungible-tokens.md - Updated Token Metadata API link to local
  • docs/build/get-started/create-a-token/non-fungible-tokens.md - Updated Token Metadata API link to local

Reviewer Feedback Addressed

  • the reviewer "All three of these API sections lack the OpenAPI spec" → Each README includes prominent link to Hiro's interactive OpenAPI reference with endpoint listing
  • the reviewer IA ordering concern → Sections placed within "Hiro-Hosted APIs" subsection (established in PR 2)

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

  • Verify OpenAPI reference links resolve correctly
  • Verify code block counts match source
  • Verify cross-references from signer monitoring and token creation pages work
  • Run markdown link checker

🤖 Generated with Claude Code

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>
@CLAassistant
Copy link

CLAassistant commented Mar 24, 2026

CLA assistant check
All committers have signed the CLA.

…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>
@huth-stacks huth-stacks force-pushed the feat/remaining-api-references branch from 98754a7 to 09ae226 Compare March 25, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants