60
/100
prowl
Benchmarked Aug 22, 2026

REFUGE Restrooms

Provides safe restroom access for transgender, intersex and gender nonconforming individuals

saas platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://www.refugerestrooms.org/api/docs/",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "free",
    "details": {
      "description": "The service is free for users and the API is publicly accessible without authentication. The project is open source and funded via Patreon donations."
    }
  },
  "rate_limits": {},
  "capabilities": [
    "search for restrooms by location",
    "search for restrooms by geographic coordinates",
    "filter results by accessibility features (e.g., wheelchair accessible, gender neutral)",
    "view detailed information about a restroom including address, hours, and user ratings",
    "submit new restroom listings",
    "flag or report inaccurate information",
    "open source community-driven database",
    "provides a public REST API with Swagger documentation"
  ],
  "raw_analysis": "REFUGE Restrooms is a platform that provides a safe and accessible directory of restrooms for transgender, intersex, and gender nonconforming individuals. The service focuses on listing gender-neutral or accessible restrooms and allows users to search by address or current location. The platform is community-driven; users can submit new restroom locations and provide feedback, helping maintain data quality.\n\nThe service has a public REST API documented via Swagger at https://www.refugerestrooms.org/api/docs/. The API allows programmatic access to restroom data, making it useful for third-party integrations. The API appears to be unauthenticated, suggesting it is open for public use. However, the provided HTML content does not include details on specific API endpoints or rate limits; these would need to be fetched from the Swagger documentation.\n\nThe project is open source, with code available on GitHub (https://github.com/RefugeRestrooms/refugerestrooms), indicating a mature and transparent development process. It is a nonprofit initiative supported by donations via Patreon. The platform is relatively mature, having been around for several years, and has a significant database of restrooms across multiple countries.\n\nIntegrations: The platform does not list direct public integrations with other services, but the API can be used by third-party apps to incorporate restroom data. There is also downloadable signage for unisex restrooms available on the site.\n\nThe target audience includes LGBTQ+ individuals, event organizers, businesses, and developers seeking to build applications that support inclusive restroom access. Overall, REFUGE Restrooms serves as a critical resource for the community, and its API enhances accessibility for developers."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /2009558ms
robots_txtGET /robots.txt404221ms
llms_txtGET /llms.txt404113ms
Interpret
```json
{
  "overall": 58,
  "dimensions": {
    "token_efficiency": 8.5,
    "first_try_success": 3.0,
    "response_parseability": 7.5,
    "error_clarity": 5.0,
    "doc_quality": 6.0,
    "auth_simplicity": 9.0,
    "latency": 2.0,
    "consistency": 5.5
  },
  "pricing_normalized": {
    "cost_per_request_usd": 0.0,
    "has_free_tier": true,
    "auth_required": false
  },
  "issues": [
    "Website latency is extremely high at 9558ms (>9.5s), likely due to server load or geographic distance",
    "No robots.txt file (404), which may hinder automated discovery",
    "No llms.txt file (404), missing standard LLM integration point",
    "No dedicated onboarding flow or quick-start guide discovered"
  ],
  "recommendations": [
    "Optimize server response times or add CDN caching to bring latency under 2 seconds",
    "Add a robots.txt file with clear crawling rules for the API endpoints",
    "Create an llms.txt file with concise API documentation and usage examples for AI agents",
    "Add a public Swagger/OpenAPI versioned endpoint description for programmatic discovery"
  ]
}
```

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