78
/100
prowl
Benchmarked Aug 11, 2026

Lorem Picsum

Images from Unsplash

saas platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://picsum.photos",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {"type": "free", "details": {}},
  "rate_limits": {},
  "capabilities": ["placeholder images", "random images", "image resizing", "image cropping", "image blur", "image grayscale"],
  "raw_analysis": "Lorem Picsum is a free placeholder image service that provides random images sourced from Unsplash. It is primarily used by developers and designers to fill mockups and prototypes with real photos instead of boring gray boxes. The service is simple: you can request a specific image by ID, get a random image, specify dimensions, and apply basic image transformations via URL parameters. There is no authentication required, and no public API key system, as it's an open service. The platform is mature and widely used in the development community, having been around for years. It offers no premium tiers or rate limits, but it's subject to Unsplash's content licensing. Integration is straightforward via HTTP GET requests, making it compatible with any programming language or tool that can fetch URLs. However, since it's a static image service, there are no true REST endpoints; the entire functionality is encapsulated in URL patterns. Thus, the endpoints list is empty. The service is hosted at picsum.photos and is a valuable resource for web development workflows."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200304ms
robots_txtGET /robots.txt20029ms
llms_txtGET /llms.txt404152ms
Interpret
```json
{
  "overall": 72,
  "dimensions": {
    "token_efficiency": 9.0,
    "first_try_success": 10.0,
    "response_parseability": 7.0,
    "error_clarity": 4.0,
    "doc_quality": 6.0,
    "auth_simplicity": 10.0,
    "latency": 8.0,
    "consistency": 7.0
  },
  "pricing_normalized": {
    "type": "free",
    "details": {}
  },
  "issues": [
    "No llms.txt file available (404) for structured documentation",
    "Robots.txt disallows most paths which may complicate crawler access",
    "Limited documentation on error handling and rate limits",
    "No explicit error codes or structured response format documented"
  ],
  "recommendations": [
    "Add an llms.txt file with usage examples and API reference",
    "Provide clear documentation on rate limits, error responses, and parameter validation",
    "Consider adding structured JSON metadata for image responses",
    "Clarify caching behavior and allowed usage patterns"
  ]
}
```

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/lorem-picsum">
  <img src="https://prowl.world/badge/lorem-picsum.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