Patek Philippe reference API

Patek Philippe reference API for collectors and AI agents.

Use structured Patek Philippe Nautilus, Aquanaut, perpetual calendar, chronograph and grand-complication reference data in apps, CLIs and research workflows.

13439listings
3343in stock
752references
1119auction lots

Start Here

curl

curl -s "https://mostexpensivewatches.net/api/listings/search?q=Patek%20Philippe%20Nautilus&limit=10"

Python

import json, urllib.request
url = "https://mostexpensivewatches.net/api/listings/search?q=Patek%20Philippe%20Nautilus&limit=10"
data = json.load(urllib.request.urlopen(url))
print(data)

Use Cases

Resolve Patek references into canonical model pages

Give LLM agents structured context for Nautilus, Aquanaut and perpetual calendar queries

Build collector dossiers with live listings and auction evidence

Support editorial explainers with stable reference URLs

Relevant Datasets

Developer Resources

Need higher limits or exports?

Request commercial access for production use, scheduled exports or research-grade data pulls.