Public pricing API
Šis saturs vēl nav pieejams jūsu valodā.
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 /api/pricing
Section titled “GET /api/pricing”GET https://app.catalogrelay.com/api/pricingNo 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.
Coming later
Section titled “Coming later”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.