82
/100
prowl
Benchmarked May 01, 2026

REST Countries

Get information about countries via a RESTful API

api platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://restcountries.com",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "free",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Retrieve information about countries",
    "Access country data including names, codes, capitals, regions, population, area, time zones, and more"
  ],
  "raw_analysis": "REST Countries is a platform that provides a RESTful API for accessing comprehensive information about countries. This platform is highly useful for developers and applications that need to incorporate geographic and country-specific data into their solutions. The service is free to use and does not require authentication, making it accessible to a wide range of users from hobbyists to professionals. It appears to be a mature service, frequently used in educational projects, travel applications, data visualizations, and more. The platform itself is solely focused on providing data and does not include integrations but can be easily incorporated into other systems through its API."
}
```
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200127ms
robots_txtGET /robots.txt40438ms
llms_txtGET /llms.txt40446ms
Interpret
```json
{
  "overall": 71,
  "dimensions": {
    "token_efficiency": 9.0,
    "first_try_success": 8.0,
    "response_parseability": 9.0,
    "error_clarity": 7.0,
    "doc_quality": 6.0,
    "auth_simplicity": 10.0,
    "latency": 9.0,
    "consistency": 8.0
  },
  "pricing_normalized": {
    "type": "free",
    "details": {}
  },
  "issues": [
    "website does not have security headers",
    "robots.txt and llms.txt not found"
  ],
  "recommendations": [
    "Implement security headers for improved security and user trust.",
    "Provide a robots.txt to guide web crawlers and enhance user experience."
  ]
}
```

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