Change log and versioning
API Versioning
The Feed API follows a versioning strategy to ensure stability and backward compatibility. The current version is v1, and the support policy maintains the current version plus one previous version. This means integrators have sufficient time to upgrade before older versions are deprecated.
Current Version: v1
Support Policy: Current version + 1 previous version supported
Deprecation Notice: A minimum of 6 months notice will be provided before any version deprecation
Endpoint Format: /v1/feed/{feedId}
Updated about 2 hours ago