Skip to content

Public pricing API

CatalogRelay exposes a public pricing endpoint for the marketing site. A tenant catalogue REST API (/api/v1/*), API tokens UI, and outbound webhooks are not available yet.

GET https://app.catalogrelay.com/api/pricing

No authentication. Returns current plans, limits, feature flags, and prices (including yearly equivalents when configured).

Use this if you build a custom pricing page or need live limits. For human-readable plans, see catalogrelay.com/pricing.

Planned for a future release (not shipped):

  • Authenticated catalogue API (products, runs)
  • Settings → API tokens
  • Outbound webhooks for import/export events

Until then, automate via the dashboard, scheduled exports, and downloadable feed URLs on eligible plans.