Breaking Changes

Backward-Compatible API Changes

We strive to avoid breaking changes to our API. However, over time, changes may result in modifications to the data you receive from the Ospree API. The following changes are considered backward compatible:

  • Adding new error_types and error_codes.

  • Adding new data elements to existing response schemas.

  • Adding new options parameters to existing endpoints.

  • Adding new API endpoints.

Last updated