Salloq API — Changelog

Versioned API updates, breaking changes, and developer-impacting fixes

← All Changelogs
2025-12-14 v1.0.0-beta Breaking Authentication

OAuth token enforcement

  • Deprecated legacy API keys in favor of scoped OAuth access tokens.
  • All write endpoints now require explicit scope grants.
  • Improved error responses for expired or insufficient tokens.
2025-12-10 v0.9.4 Improved Webhooks

Webhook delivery reliability

  • Added retry backoff strategy with signature revalidation.
  • Expanded webhook event payloads with store_id and environment.