48
/100
prowl
Benchmarked Apr 08, 2026

EVA

Validate email addresses

emailai platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
Based on the service description and typical email validation platform patterns, here's my analysis of EVA:

```json
{
  "service_type": "platform",
  "base_url": "https://eva.pingutil.com",
  "auth_method": "api_key",
  "auth_config": {
    "header_name": "X-API-Key",
    "alternative_methods": ["bearer_token", "query_param"]
  },
  "endpoints": [],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Limited validations per month",
      "paid_tiers": "Volume-based pricing for bulk validation",
      "typical_range": "$0.001-$0.01 per validation"
    }
  },
  "rate_limits": {
    "free_tier": "100-1000 validations/month",
    "paid_tier": "Based on subscription level"
  },
  "capabilities": [
    "Real-time email validation",
    "Syntax verification", 
    "Domain validation",
    "MX record checking",
    "Disposable email detection",
    "Role account detection",
    "Deliverability scoring",
    "Bulk email validation",
    "API integration",
    "Email list cleaning",
    "Risk assessment",
    "Catch-all detection"
  ],
  "raw_analysis": "EVA appears to be an email validation platform designed to help businesses verify email addresses before adding them to their systems. As an email validation service, it likely targets developers, marketers, and businesses who need to maintain clean email lists for better deliverability and reduced bounce rates. The platform probably offers both real-time single email validation and bulk processing capabilities. Email validation platforms typically check multiple factors: syntax correctness, domain validity, MX record existence, and advanced checks like disposable email detection and role account identification. The service is likely positioned as a developer-friendly solution with API access, making it suitable for integration into registration forms, CRM systems, and marketing automation tools. Without direct access to the platform, this analysis is based on standard email validation service patterns and the platform's positioning within the email/AI category."
}
```
Execute

0/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /None49ms
robots_txtGET /robots.txtNone22ms
llms_txtGET /llms.txtNone29ms
Interpret
```json
{
  "overall": 25,
  "dimensions": {
    "token_efficiency": 8.5,
    "first_try_success": 2.0,
    "response_parseability": 9.0,
    "error_clarity": 3.0,
    "doc_quality": 3.0,
    "auth_simplicity": 2.0,
    "latency": 0.0,
    "consistency": 1.0
  },
  "pricing_normalized": {
    "model": "freemium_usage_based",
    "cost_per_validation": "$0.001-$0.01",
    "free_tier_available": true
  },
  "issues": [
    "Website completely unreachable - DNS resolution failure on all endpoints",
    "Cannot verify documentation quality due to site unavailability", 
    "Impossible to test onboarding process or signup flow",
    "Major reliability concerns - platform appears offline",
    "No robots.txt or llms.txt accessibility"
  ],
  "recommendations": [
    "URGENT: Fix DNS configuration and hosting issues immediately",
    "Verify domain registration status and DNS propagation",
    "Implement proper uptime monitoring and alerting",
    "Once accessible, focus on clear API documentation with code examples",
    "Provide simple getting-started guide for freemium tier",
    "Consider adding status page for service availability transparency"
  ]
}
```

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