Skip to main content

From 2025-12-01.chucky to 2025-12-16.batman

We are introducing API Versioning. Route paths remain unchanged—API versioning is handled via request headers. BREAKING CHANGE To prevent returning thousands of objects in our GET ALL endpoints, we are introducing Pagination. This affects the following list endpoints:
  • /customers
  • /leads
  • /plans
  • /subscriptions
  • /subscriptions/{id}/invoices
  • /subscriptions/{id}/meter_readings
  • /suppliers
  • /suppliers/search