52
/100
prowl
Benchmarked Aug 19, 2026

FakerAPI

APIs collection to get fake data

apidata platform_profile Streaming
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://fakerapi.it",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [
    {
      "path": "/api/v1/addresses",
      "method": "GET",
      "description": "Generate fake addresses",
      "params": ["_quantity", "_locale", "_seed", "_type"]
    },
    {
      "path": "/api/v1/books",
      "method": "GET",
      "description": "Generate fake books",
      "params": ["_quantity", "_locale", "_seed", "_gender", "_birthday_start", "_birthday_end"]
    },
    {
      "path": "/api/v1/companies",
      "method": "GET",
      "description": "Generate fake companies",
      "params": ["_quantity", "_locale", "_seed"]
    },
    {
      "path": "/api/v1/credit_cards",
      "method": "GET",
      "description": "Generate fake credit cards",
      "params": ["_quantity", "_locale", "_seed"]
    },
    {
      "path": "/api/v1/images",
      "method": "GET",
      "description": "Generate fake image URLs",
      "params": ["_quantity", "_type", "_width", "_height", "_seed", "_categories"]
    },
    {
      "path": "/api/v1/persons",
      "method": "GET",
      "description": "Generate fake person data",
      "params": ["_quantity", "_locale", "_seed", "_gender", "_birthday_start", "_birthday_end"]
    },
    {
      "path": "/api/v1/places",
      "method": "GET",
      "description": "Generate fake place data",
      "params": ["_quantity", "_locale", "_seed"]
    },
    {
      "path": "/api/v1/products",
      "method": "GET",
      "description": "Generate fake products",
      "params": ["_quantity", "_locale", "_seed", "_taxes", "_categories_type", "_price_min", "_price_max"]
    },
    {
      "path": "/api/v1/texts",
      "method": "GET",
      "description": "Generate fake text content",
      "params": ["_quantity", "_locale", "_seed", "_characters", "_paragraphs", "_format", "_type"]
    },
    {
      "path": "/api/v1/users",
      "method": "GET",
      "description": "Generate fake user data",
      "params": ["_quantity", "_locale", "_seed", "_gender", "_birthday_start", "_birthday_end"]
    },
    {
      "path": "/api/v1/custom",
      "method": "GET",
      "description": "Generate custom fake data based on provided schema",
      "params": ["_quantity", "_locale", "_seed", "custom fields"]
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Unlimited? Docs say 'free' but may have fair-use; no authentication required.",
      "paid_tier": "None listed"
    }
  },
  "rate_limits": {},
  "capabilities": [
    "Generate fake addresses, books, companies, credit cards, images, persons, places, products, texts, users",
    "Custom data generation via schema",
    "Multiple locales (en, fr, de, it, es, etc.)",
    "Seed support for reproducible results",
    "Image placeholder generation",
    "RESTful API with no authentication required"
  ],
  "raw_analysis": "FakerAPI is a free, open-source-inspired API service that provides a collection of endpoints to generate realistic fake data for testing and development purposes. It is aimed at developers, QA testers, and anyone who needs mock data for applications, prototypes, or seeding databases. The platform is simple to use: no API key or authentication is required, making it highly accessible. The service is mature enough to offer multiple resource types (addresses, persons, companies, etc.), localization, and parameter customization. However, there are no explicit rate limits documented, which may imply fair-use but could be a concern for heavy production use. Integration is straightforward via HTTP requests, and it supports custom schema generation for tailored data. The service is free, but the absence of a clear pricing/rate-limit policy suggests it is best suited for low-to-moderate usage or non-critical environments."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /5021207ms
robots_txtGET /robots.txt200117ms
llms_txtGET /llms.txt502122ms
Interpret
```json
{
  "overall": 18,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 2.0,
    "response_parseability": 7.0,
    "error_clarity": 4.0,
    "doc_quality": 5.0,
    "auth_simplicity": 10.0,
    "latency": 2.0,
    "consistency": 2.0
  },
  "pricing_normalized": {
    "free_tier": true,
    "paid_tier": false,
    "auth_required": false
  },
  "issues": [
    "Website and llms.txt return 502 Bad Gateway, indicating significant availability problems",
    "Primary endpoint unreliable — 502 on 2 of 3 checks, agents will randomly fail",
    "Latency ~1.2s on error responses, but actual API latency unknown; likely worse under load",
    "No security headers detected",
    "Fair-use policy unclear, risking unexpected blocks for high-frequency agent usage",
    "No explicit API documentation URL found (could not verify details)"
  ],
  "recommendations": [
    "Do not recommend for critical agent workflows until uptime is fixed",
    "Require fallback provider (e.g., Faker API) if used at all",
    "Monitor status — if 502 persists 24h+, treat as dead",
    "Only use for non-critical mock data with retry logic",
    "Check docs after site recovery to confirm API schema"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
Yes
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/fakerapi">
  <img src="https://prowl.world/badge/fakerapi.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