Test Data — entry 015 of 19

This Person Does not Exist

Verified Jul 2026

This Person Does Not Exist serves a freshly generated, photorealistic human face image on every request — a live probe confirmed no two calls return the same file (different sizes and timestamps each time), consistent with a StyleGAN model rendering on demand rather than serving from a fixed pool. The classic version served that JPEG directly at the domain root; the current site instead renders a landing page and serves the live image from a /random-person.jpeg path referenced inside it, though visiting the root still delivers the same infinite-scroll-of-invented-faces experience. There's no authentication, no stated rate limit, and no CORS header on the image response, so a cross-origin fetch() needs a proxy even though a plain <img> tag works anywhere.

image-generatorfacesai-generatedkeyless
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJPGResponses can be requested as JPG.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/this-person-does-not-exist/"><img src="https://greatapis.com/badge/this-person-does-not-exist.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.