Search an asset
GET /api/search?q=woman+wearing+glasses+japan
Docs
Everything in Open Pravatar is created offline, reviewed, tagged, and served with cache-friendly endpoints. Search is the product. Generation is an internal pipeline.
GET /api/search?q=woman+wearing+glasses+japan
GET /api/search?use_case=support&country=US
GET /manifest/ast_tokyo_glasses_portrait
GET /pick/alex-cho?country=JP&preset=editorial-dark
<img src="http://openpravatar.com/library/ast_tokyo_glasses_portrait/original.png" alt="Woman wearing glasses in Tokyo" width="1536" height="1024" />
Image endpoints should be treated as immutable variants. Manifest and search responses can use strong ETags plus edge cache TTLs. Because assets are pre-generated and IDs are stable, Open Pravatar is naturally CDN-friendly.