API versioning | Better Sales Pro API Docs

How Better Sales Pro evolves the partner API surface.

Authenticated partner methods are typically POST /admin/api/… with a staff token. See Authentication and API Reference.

Current state

Partner methods are method-name based under /admin/api rather than a formal public /v1 OpenAPI package.

Compatibility

Additive fields are preferred. Breaking changes should be announced in the changelog.

Deprecations

Deprecated methods will be listed in Changelog when announced.

Was this page helpful?