Public

The public read surface: unauthenticated endpoints serving the marketing site, pricing page, and register page. No API key or session required.

Endpoints

  • Early access statistics (campaign-era; retires when the 50 founder seats fill)
  • Live plan pricing (permanent)
  • Security trust block (permanent)

Caching

All public endpoints cache results in memory with a 5-minute TTL to avoid querying the database or Stripe on every page load. Caches are per-process (not shared across instances), so values may differ slightly between API servers during the TTL window.

Endpoints