81
/100
prowl
Benchmarked Apr 08, 2026

Guerrilla Mail

Disposable temporary Email addresses

emailai platform_profile
Benchmark Your API

Score Breakdown

Auth Simplicity 10/10
First-Try Success 10/10
Token Efficiency 9/10
Consistency 8/10
Parseability 8/10
Latency 7/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://www.guerrillamail.com",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [
    "/api/get_email_address",
    "/api/check_email", 
    "/api/set_email_user",
    "/api/forget_me"
  ],
  "pricing_model": {
    "type": "free",
    "details": {
      "base_tier": "Free disposable email addresses",
      "limitations": "Time-limited email addresses, no permanent storage"
    }
  },
  "rate_limits": {
    "requests_per_hour": "Unknown, likely moderate limits to prevent abuse"
  },
  "capabilities": [
    "Generate disposable email addresses",
    "Receive emails temporarily", 
    "Check inbox via API",
    "Email forwarding",
    "Privacy protection",
    "Anti-spam testing",
    "Account registration without personal email",
    "Automated testing workflows",
    "Temporary communication channels"
  ],
  "raw_analysis": "Guerrilla Mail is a disposable temporary email service that provides both web interface and REST API access. The platform is designed for users who need temporary email addresses for testing, privacy, or avoiding spam when signing up for services. The service appears to offer a simple HTTP-based API for programmatic access to core functionality like generating email addresses and checking inboxes. This makes it particularly valuable for AI agents and automated testing scenarios where temporary email addresses are needed for service registration or verification workflows. The platform operates on a free model, likely supported by ads on the web interface, with the API providing lightweight access to core features. It's mature and established in the temporary email space, offering reliable service for developers, testers, and privacy-conscious users. The API integration makes it suitable for agent workflows that require email verification or temporary communication channels."
}
```
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200734ms
robots_txtGET /robots.txt404122ms
llms_txtGET /llms.txt404123ms
Interpret
```json
{
  "overall": 78,
  "dimensions": {
    "token_efficiency": 9.0,
    "first_try_success": 9.5,
    "response_parseability": 8.0,
    "error_clarity": 6.0,
    "doc_quality": 6.0,
    "auth_simplicity": 10.0,
    "latency": 7.0,
    "consistency": 7.5
  },
  "pricing_normalized": {},
  "issues": [
    "No robots.txt found (404) - suggests limited web crawling guidance",
    "No llms.txt found (404) - missing agent-friendly documentation",
    "Website latency of 734ms is acceptable but not optimal",
    "Limited documentation quality assessment available"
  ],
  "recommendations": [
    "Add llms.txt file to help AI agents understand service capabilities",
    "Improve website response time to under 500ms for better user experience", 
    "Provide clearer API documentation if available",
    "Add robots.txt for better web crawler guidance",
    "Consider adding rate limiting documentation for automated usage"
  ]
}
```

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