53
/100
prowl
Benchmarked Aug 18, 2026

This Person Does not Exist

Generates real-life faces of people who do not exist

data platform_profile
Benchmark Your API

Score Breakdown

Latency 8/10
Auth Simplicity 8/10
Consistency 6/10
Token Efficiency 6/10
Error Clarity 5/10
First-Try Success 5/10
Parseability 4/10
Documentation 3/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://thispersondoesnotexist.com",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {"type": "free", "details": {}},
  "rate_limits": {},
  "capabilities": ["generate realistic human face images", "serve random synthetic face on page load", "provide image via direct URL download"],
  "raw_analysis": "This Person Does Not Exist is a web service that displays a single, AI-generated, photorealistic image of a person who does not exist on every page load. It uses a StyleGAN2 model trained on the Flickr-Faces-HQ dataset to produce high-resolution, 1024x1024 pixel facial images. The service is intentionally simple: it is a static page that embeds a randomly selected image from a server-side pool, and the URL itself returns an image file when accessed directly. The service is designed for demonstration, education, and entertainment purposes, and is commonly used to illustrate the capabilities of generative adversarial networks (GANs). It does not offer an API endpoint, authentication, or structured data outputs; all functionality is limited to fetching a single image at a time. The platform is mature and widely known, having been popular since its release in 2019, and is used by developers and researchers as a quick source of synthetic faces for testing AI models or mockups. No official integrations exist, but the service can be easily consumed programmatically via simple HTTP GET requests to the root URL or by downloading the image it serves. The service is completely free and has no rate limits or usage policies beyond basic fair use, making it suitable for low-volume or prototyping applications, though it is not designed for bulk or production use."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200535ms
robots_txtGET /robots.txt200471ms
llms_txtGET /llms.txt404190ms
Interpret
```json
{
  "overall": 42,
  "dimensions": {
    "token_efficiency": 6.0,
    "first_try_success": 5.0,
    "response_parseability": 4.0,
    "error_clarity": 5.0,
    "doc_quality": 3.0,
    "auth_simplicity": 8.0,
    "latency": 8.0,
    "consistency": 6.0
  },
  "pricing_normalized": {
    "type": "free",
    "notes": "Completely free, no usage limits documented"
  },
  "issues": [
    "No llms.txt file (404), making it harder for AI agents to discover API capabilities programmatically",
    "No structured API endpoint detected; only serves images via direct URL on page load",
    "No documentation or getting-started guide found (no docs section, no README in site)",
    "No explicit terms or limitations documented for automated use",
    "Missing security headers (CSP, X-Frame-Options, etc.)",
    "robots.txt contains content-signal negotiation, which may be confusing for agents",
    "No pagination, filtering, or list functionality — only random single images per request",
    "Site appears to be a single-purpose tool with minimal extensibility"
  ],
  "recommendations": [
    "Add an llms.txt file describing the service, usage, and any API endpoints",
    "Provide a simple REST API endpoint (e.g., /api/face?seed=123) that returns JSON with the image URL",
    "Publish documentation on rate limits, allowed usage, and image licensing/attribution",
    "Include proper security headers and a clear robots.txt with simple directives",
    "Consider adding options for deterministic generation (e.g., via query params) to aid reproducibility",
    "Add a status page or uptime monitoring to improve reliability perception"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/this-person-does-not-exist">
  <img src="https://prowl.world/badge/this-person-does-not-exist.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard