52
/100
prowl
Benchmarked Aug 17, 2026

Revolt

Revolt open source Discord alternative

saas platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://api.revolt.chat",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {"type": "freemium", "details": {"self-hostable": true, "official_instance": "free with premium features (Revolt Plus)"}},
  "rate_limits": {},
  "capabilities": ["real-time messaging", "group chats and DM channels", "voice calls", "file uploads", "user authentication via bot tokens", "server management", "customizable themes and plugins"],
  "raw_analysis": "Revolt is an open-source Discord alternative with a focus on privacy and customization. The developer API is documented at developers.revolt.chat/api, but the platform does not expose a conventional REST API for third-party integrations. Instead, it offers a WebSocket-based real-time API for bots and clients. Authentication is typically via bot tokens, but the provided URL only shows static API documentation, not a live REST endpoint. The platform is moderately mature with active development, a growing community, and self-hosting options. Integrations include bot libraries (e.g., revolt.js, revolt.py) and webhooks. Pricing is free for the official instance with paid premium features (Revolt Plus). Rate limits are not publicly documented for the bot API. Overall, it serves as a viable open-source communication platform for developers looking to build custom chat experiences."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200728ms
robots_txtGET /robots.txt200617ms
llms_txtGET /llms.txt404167ms
Interpret
{
  "overall": 62,
  "dimensions": {
    "token_efficiency": 6.5,
    "first_try_success": 4.0,
    "response_parseability": 6.0,
    "error_clarity": 4.5,
    "doc_quality": 4.0,
    "auth_simplicity": 3.0,
    "latency": 6.0,
    "consistency": 7.0
  },
  "pricing_normalized": {
    "type": "freemium",
    "free_tier": "core features",
    "premium": "Revolt Plus",
    "self_hostable": true
  },
  "issues": [
    "No LLMs.txt file (404), limiting agent discoverability",
    "Official instance requires email/captcha signup; no SSO or magic link",
    "Docs quality not verified; limited agent-oriented guides",
    "Lacks structured API response formats beyond standard REST",
    "Error handling and API documentation not deeply specified",
    "Signup friction: captcha enabled, email required"
  ],
  "recommendations": [
    "Add an llms.txt endpoint to expose platform capabilities",
    "Publish agent-friendly documentation with clear API references",
    "Implement OAuth or magic link for faster agent onboarding",
    "Provide structured machine-readable error codes and response schemas",
    "Publish explicit rate limits and usage policies for bots"
  ]
}

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