Versioning model
- We use major and minor versions (for example,
v1,v2). - Major versions are encoded in the base path of the API:
Current version
The current latest version of the Heyy API is v3. See the API v3 reference. v2 is deprecated and will be sunset on November 1, 2026.Deprecation policy
When we release a new major version:- The previous major version (for example, v1.x when v2.x is current) remains available and supported for up to 3 months.
- We will clearly communicate deprecation timelines and the exact sunset date in advance.
- Test your integration against the new version.
- Roll out changes safely across your environments.