Platform API changelog
Record of notable changes to the Platform API.
2 min read
Product data write endpoints
As of 31 March 2025, the Platform API's product data write endpoints are no longer available. Use the Platform API for account management and Stream API for product data uploads in new integrations. Existing integrations using the write endpoints continue to be supported.
31 March 2025
- Updated documentation to reflect the sunsetted Platform API data write endpoints.
2 September 2024
- Added tag endpoints. See site tags.
24 May 2024
- Exposed error
typeandclassificationfields in the site errors endpoint. See site errors.
5 September 2023
- Added the copy site endpoint. See copy site.
23 May 2023
- Introduced new rate limits across all endpoints. See rate limiting.
1 June 2023
- Added status page link.
15 February 2023
- Fixed empty file creation when rows were written due to a one-hour delay between the last upload and commit.
31 January 2023
- Fixed the products endpoint returning an empty response body.
20 January 2023
- Exposed datetime in the site errors endpoint. See site errors.
10 January 2023
- Fixed a bug in
deleteNotMatchingFeedHeadersIds.
How is this guide?