25.09.01 was released on Mon, 01 Sept 2025.
You can select a version from the header to view the documentation for that specific version.
π’ Selecting an API version
When issuing calls to the API, you must provide the version of the API you want using theTipee-Version header. For example:
preview version, please refer to the penultimate paragraph βPreviewβ.
π₯ Breaking changes
Any breaking changes will be released in a new API version. Breaking changes are changes that can potentially break an integration. Breaking changes include:- Removing an entire operation
- Removing or renaming a parameter
- Removing or renaming a response field
- Adding a new required parameter
- Making a previously optional parameter required
- Changing the type of a parameter or response field
- Removing enum values
- Adding a new validation rule to an existing parameter
- Changing authentication or authorization requirements
- Adding an operation
- Adding an optional parameter
- Adding an optional request header
- Adding a response field
- Adding a response header
- Adding enum values
ποΈ Preview version
This version endpoints should only be used for testing purposes and theTipee-Version header is not necessary.
Please note that this version endpoints might be in transition to be part of the latest version release and we cannot guarantee its validity or inform you of potential changes.