Skip to content
AsteriaStar
Usage

Rate limits

There are no rate limits today. The API is read-only, static, and cacheable.

Architecture

There are no rate limits today. The API is read-only, deterministic, and cacheable, so responses can be served from cache and CDNs. This page describes the intended posture, not an enforced quota — nothing here pretends a limiter exists that does not.

  • Responses set Cache-Control: public, max-age=3600, stale-while-revalidate=86400.
  • Please cache aggressively and prefer the bulk exports for large pulls.
  • If quotas are ever introduced, they will be versioned and documented here first.