2026.30 Public API / SDK Changes

1 min read

Public API Documentation: Check out the documentation to learn more about how Public API Swagger works and where to access it: https://unique-ch.atlassian.net/wiki/x/Q4A5ZQ.

Public API

EXPERIMENTAL New Unique API available experimental - a new, improved version of the Unique API (formerly Public API) is now available.

What's changing?

  • Enforced role-based access control (RBAC)

  • Stricter request validation

  • Improved error handling

No action is required on your end at this time. If you want to try out the new version, please reach out to your customer representative.

The Unique API offers the same feature set you're used to and has been thoroughly tested to ensure a smooth transition with minimal disruption. That said, some calls that previously succeeded may now fail due to these behavior changes:

  • RBAC enforcement - calls made by users without the required permissions will now be rejected

  • Stricter validation - requests that don't meet the new validation rules will now fail

SDK

No changes in the SDK.

Last updated