API Upgrades and Backward Compatibility
You should ensure that you stay up-to-date on our API upgrades to take advantage of the latest features and streamline your API requests.
StraitsX considers the following changes to be backward-compatible:
- Adding new API resources.
- Adding new optional request parameters to existing API methods.
- Adding new properties to existing API responses.
- Changing the order of properties in existing API responses.
- Changing the length or format of opaque strings, such as object IDs, error messages, and other human-readable strings.
Updated 10 months ago