Product Feed API
Get Product Feed
Endpoint that returns the latest Treet product feed as a JSON file link. The product feed is scheduled to be updated every hour and will return a new link when the product feed is updated. A fresh feed should be available at approximately 15 minutes past the hour.
GET
Additional Details
Rate Limits
This endpoint is rate-limited to 15 req/minute. Please note that it will not return different data unless the feed has been updated. It is advised to check for a new feed link once an hour, max.
Product Feed Data
The JSON file holds an array of Product Data objects, as typed below:
Please note that Treet may add more attributes to the Product Data object at their discretion and without prior notice. Existing attributes will not be deprecated without proper warning & versioning.