The Ralph Lauren Search API gives you structured access to the full product catalogue of Ralph Lauren, one of the world's most iconic luxury fashion brands. Query any keyword or style number and retrieve product names, live prices, sale prices, available colors, stock availability, brand sub-collection, and direct product URLs across men's, women's, kids', and home departments.
GET https://api.piloterr.com/v2/ralphlauren/search?query=polo+shirt&category=men
| Parameter |
Type |
Required |
Description |
query |
string |
yes |
Keyword, product name, or style number |
category |
string |
no |
Department: men, women, boys, girls, home |
page |
integer |
no |
Page number (default 1) |
max_results |
integer |
no |
Results per page (max 60, default 24) |
| Field |
Type |
Description |
meta.total_results |
number |
Total products matching the query |
results[].id |
string |
Unique Ralph Lauren style number |
results[].title |
string |
Full product display name |
results[].brand |
string |
Sub-brand (Polo RL, Purple Label, etc.) |
results[].price |
string |
Regular shelf price |
results[].sale_price |
string |
Sale price if active |
results[].colors |
array |
Available color names |
results[].availability |
string |
Stock status |
results[].is_customizable |
boolean |
Whether monogram is available |
- Products with
is_sale: true include both original and discounted prices
- Style numbers can be passed to the Ralph Lauren Product API
- Monitor Ralph Lauren sale prices in real time to power luxury fashion price-tracking dashboards
- Build competitive intelligence tools comparing Ralph Lauren pricing across product lines
- Enrich fashion retail databases with structured Ralph Lauren catalogue data including sub-brand and fit
- Track new arrivals across men's and women's collections to identify seasonal launches
- Power recommendation engines with live Ralph Lauren inventory filtered by category and availability