Luxury watch API
Luxury watch API for apps, agents and research tools.
Use MEW's public luxury watch API to search live inventory, iconic references, structured reviews and documented auction comps.
6192listings
1472in stock
151references
98auction lots
Start Here
curl
curl -s "https://mostexpensivewatches.net/api/listings/search?q=Patek%20Nautilus&limit=5"
Python
import json, urllib.request
url = "https://mostexpensivewatches.net/api/listings/search?q=Patek%20Nautilus&limit=5"
data = json.load(urllib.request.urlopen(url))
print(data)
Use Cases
Build collector dashboards and portfolio tools
Power AI agents that need canonical watch references
Prototype sourcing and market-monitoring workflows
Cite structured luxury watch data from a stable public source
Relevant Datasets
Developer Resources
Need higher limits or exports?
Request commercial access for production use, scheduled exports or research-grade data pulls.