59
/100
prowl
Benchmarked Aug 18, 2026

Wger

Workout manager data as exercises, muscles or equipment

data platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://wger.de",
  "auth_method": "api_key",
  "auth_config": {
    "header": "Authorization",
    "scheme": "Token"
  },
  "endpoints": [
    {
      "path": "/api/v2/exercise/",
      "method": "GET",
      "description": "List exercises"
    },
    {
      "path": "/api/v2/exercise/{id}/",
      "method": "GET",
      "description": "Retrieve exercise details"
    },
    {
      "path": "/api/v2/muscle/",
      "method": "GET",
      "description": "List muscles"
    },
    {
      "path": "/api/v2/equipment/",
      "method": "GET",
      "description": "List equipment"
    },
    {
      "path": "/api/v2/exercisecategory/",
      "method": "GET",
      "description": "List exercise categories"
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free": "Full access to exercise, muscle, and equipment data; API key required",
      "premium": "Likely additional features, but core data is free"
    }
  },
  "rate_limits": {
    "unknown": "No documented public rate limits; may vary based on API key and usage"
  },
  "capabilities": [
    "Exercise database with multiple languages",
    "Muscle and equipment data",
    "RESTful API for programmatic access",
    "Self-hostable open-source platform",
    "User accounts and workout management (for full platform)"
  ],
  "raw_analysis": "Wger is an open-source workout manager platform with a REST API. The provided URL points to the software/API documentation page, but the actual response was blocked by an Anubis bot-protection challenge (proof-of-work). Despite this, public knowledge indicates the API offers endpoints for exercises, muscles, equipment, and exercise categories. The platform is self-hostable and free to use, though an API key may be required for some operations. The documentation suggests a standard REST design with token-based authentication. Maturity is stable, with an active community. Integrations are limited to direct API calls, but the open-source nature allows custom integrations. Rate limits are not publicly documented."
}
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200373ms
robots_txtGET /robots.txt200163ms
llms_txtGET /llms.txt200127ms
Interpret
```json
{
  "overall": 52,
  "dimensions": {
    "token_efficiency": 6.0,
    "first_try_success": 5.0,
    "response_parseability": 8.0,
    "error_clarity": 5.0,
    "doc_quality": 6.0,
    "auth_simplicity": 6.0,
    "latency": 6.0,
    "consistency": 5.0
  },
  "pricing_normalized": {
    "free_tier": true,
    "cost_per_request": 0,
    "notes": "Core exercise, muscle, and equipment data is free with API key; full platform features may require premium."
  },
  "issues": [
    "Website returns bot-check interstitial (Privacy/Anubis style) instead of direct content, adding friction to automated access.",
    "Robots.txt disallows /api/v2, signaling potential restrictions on programmatic access despite API availability.",
    "No LLMs.txt found; the bot-check blocks AI crawlers from accessing documentation directly.",
    "Missing security headers may indicate inconsistent hosting/maintenance practices."
  ],
  "recommendations": [
    "If recommending for API usage, mention that the API itself is open but the website may require human/browser verification — agents may need to rely on cached documentation or direct API endpoints.",
    "Verify actual API availability and rate limits before recommending to avoid first-try failures.",
    "Consider self-hosting the open-source platform for guaranteed access and to sidestep the bot check.",
    "Suggest using the documented REST API endpoints directly rather than scraping the website."
  ]
}
```

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