Changelog

Notable changes to the API and documentation.

v1.2.02024-02-26
  • addedNew endpoint: GET /v1/analytics/summary for dashboard metrics.
  • addedWebhook event resource.updated for partial updates.
  • changedPagination now supports cursor-based navigation on list endpoints.
  • fixedRate limit headers now correctly reflect remaining count.
v1.1.02024-02-01
  • addedFiltering and sorting options on GET /v1/resources.
  • changedError response includes request_id for support correlation.
  • deprecatedPOST /v1/legacy/sync will be removed in v2. Use webhooks instead.
v1.0.02024-01-15
  • addedInitial public release of the Sequifi REST API.
  • addedAuthentication with Bearer API keys.
  • addedWebhooks for resource and payment events.