TeleTracking is committed to providing stability for developers by avoiding breaking changes in major API versions whenever reasonably possible. Our goal is to ensure a consistent and reliable integration experience as the platform evolves.
Versioning
TeleTracking follows the principle of independent API versioning, where each API path is versioned separately, with the version currently specified in the command header. This approach allows teams to evolve functionality independently, ensuring flexibility, scalability, and minimal disruption across services. It also means updates to one part of the API do not impact others unnecessarily.
Future versions will follow semantic versioning principles, with a strong commitment to maintaining backward compatibility wherever possible.
Please refer to the Changelog or Deprecations section for updates and any rare breaking changes.