77
/100
prowl
Benchmarked Apr 20, 2026

Jokes One

Joke of the day and large category of jokes accessible via REST API

api platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://jokes.one",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [
    "/api/joke/",
    "/api/knock-knock/"
  ],
  "pricing_model": {
    "type": "free",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Access joke of the day",
    "Access various categories of jokes",
    "Consume jokes via HTTP API",
    "View content in a structured joke format",
    "Filter jokes by clean/dirty"
  ],
  "raw_analysis": "Jokes One is a platform providing an extensive collection of jokes accessible via its REST API. It offers a 'joke of the day' feature along with a large category of jokes, including knock-knock jokes. The platform is intended for users looking for humor and entertainment content, be it for personal use or integration into applications or services. The maturity of the platform can be inferred from its organized website structure and API access, although detailed documentation about rate limits is not provided, suggesting a straightforward or unrestricted use case. Jokes One does not require authentication for API access, indicating it is open for public use without a subscription or freemium model; it appears to be free for general use. While no specific integrations are mentioned, the use of Bootstrap and Google Analytics hints at standard web technologies employed for development and tracking."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200148ms
robots_txtGET /robots.txt20046ms
llms_txtGET /llms.txt40448ms
Interpret
```json
{
  "overall": 70,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 7.5,
    "response_parseability": 9.0,
    "error_clarity": 6.0,
    "doc_quality": 6.0,
    "auth_simplicity": 9.0,
    "latency": 10.0,
    "consistency": 8.0
  },
  "pricing_normalized": {
    "type": "free"
  },
  "issues": [
    "Website lacks security headers.",
    "Missing LLMs.txt file for AI read access."
  ],
  "recommendations": [
    "Add security headers to improve data security.",
    "Implement LLMs.txt to facilitate AI ingestion."
  ]
}
```

Agent Readiness

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

Want the full interactive view?

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

Open in Dashboard