Skip to content

Hyperion History API

Hyperion is commonly used on WAX when you need richer history indexing than the base chain API provides.

External API Reference

For the canonical Hyperion V2 HTTP API reference, use:

Typical Use Cases

  • account and action history
  • indexed search workloads
  • analytics-oriented queries
  • application backends that need historical lookups at scale

Before You Depend on Hyperion

  • decide whether you need managed access or self-hosted infrastructure
  • validate query cost and rate-limit behavior
  • plan for indexing lag and recovery scenarios

Read more: