API ReferenceChangelog
Log In
API Reference

OpenAPI Specification

Versioning and deprecation policy

Pixop follows Semantic Versioning (SemVer): MAJOR.MINOR.PATCH.

  • PATCH (1.0.x): backward-compatible fixes
  • MINOR (1.x.0): backward-compatible additions (new endpoints, new optional fields)
  • MAJOR (x.0.0): breaking changes

We aim to avoid breaking changes within a major version. When a breaking change is necessary, we deprecate first, announce it in the changelog/docs with migration guidance, and keep deprecated behavior for at least 90 days (except urgent security fixes).

Questions or migration help: [email protected]

Client SDKs

Java

pixop-api-java-sdk

Official Java SDK for the Pixop API:

Tip: You can also generate SDKs in other languages via the OpenAPI Generator.