GET products/new¶
Returns only active products that were updated within the last 24 hours, ordered by most recently updated first. Use this endpoint for incremental or delta syncs instead of polling the full catalog via GET products.
Endpoint¶
GET https://dropday.io/api/v1/products/new
Pagination matches the main products list: 100 items per page (?page=*). Pagination URLs in the response use the /products/new path.