The Ralph Lauren Product API retrieves a complete, structured product data sheet from any Ralph Lauren listing in a single API call. Pass a product URL or style number and instantly receive pricing, sale status, color variants, available sizes, fit type, materials, care instructions, and high-resolution images.
GET https://api.piloterr.com/v2/ralphlauren/product?query=948374
| Parameter |
Type |
Required |
Description |
query |
string |
yes |
Ralph Lauren product URL or numeric style number |
| Field |
Type |
Description |
title |
string |
Full product display name |
brand |
string |
Ralph Lauren sub-brand |
price |
string |
Regular shelf price |
sale_price |
string |
Sale price if active |
colors |
array |
Color variants with hex codes |
available_sizes |
array |
Sizes in stock |
materials |
array |
Fabric composition |
is_customizable |
boolean |
Whether monogram is available |
image_urls |
array |
High-resolution images |
- Both product URL and style number are accepted
- Not charged for requests that return no product
- Populate luxury fashion databases with complete Ralph Lauren product data including materials and fit
- Track price and sale events for specific style numbers to detect discount patterns
- Monitor size availability for high-demand styles to trigger restock alerts
- Extract color and material data for luxury fashion comparison platforms or styling apps
- Track new arrivals and exclusive releases for fashion trend dashboards