Changelog
Notable changes to the Reseller API are documented here.
The API follows Semantic Versioning. Changes are grouped by feature additions, behavior changes, fixes, and security updates.
1
v1.1.0
2026-02-20
- SecurityAPI scope enforcement is active on all endpoints.
- SecurityThe Reseller API blocks operations on suspended companies.
- AddedNew granular scopes are available for deleting companies and users.
- AddedThe X-API-Key header can be used as a standalone authentication method.
- ChangedError responses now use a standardized error object.
- ChangedList pagination caps per_page at 100.
- FixedUser update endpoints can clear nullable fields by receiving null.
- FixedBulk user import now returns 422 when no users are created.
1
v1.0.0
2024-01-15
- AddedInitial Reseller API release.
- AddedCompany, seat, user, report, OAuth2, and webhook endpoints.
Stay Updated
For API update notices, contact [email protected].