72
/100
prowl
Benchmarked Apr 08, 2026

ImprovMX

API for free email forwarding service

emailaiapi platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://improvmx.com/api",
  "auth_method": "api_key",
  "auth_config": {
    "header_name": "Authorization",
    "format": "Bearer {token}"
  },
  "endpoints": [],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Basic email forwarding",
      "paid_tiers": ["Pro", "Enterprise"],
      "scaling": "Based on domains and features"
    }
  },
  "rate_limits": {},
  "capabilities": [
    "email_forwarding",
    "domain_management", 
    "alias_creation",
    "email_routing",
    "spam_filtering",
    "webhook_notifications",
    "analytics_tracking",
    "bulk_operations"
  ],
  "raw_analysis": "ImprovMX is a mature email forwarding service that provides API access to manage email forwarding for custom domains. With over 200,000 domains in their network, it's positioned as a reliable infrastructure service for developers and businesses who need programmatic email forwarding capabilities. The platform targets users who want to set up professional email addresses (like hello@yourdomain.com) that forward to their personal email without hosting a full mail server. Key strengths include ease of setup ('Set up in seconds'), scale (trusted by 200k+ domains), and comprehensive API access. The service appears to follow a freemium model with basic forwarding free and advanced features requiring payment. Their enterprise offering suggests they handle high-volume use cases. The platform is particularly valuable for startups, side projects, and businesses that need professional email addresses without the complexity of managing mail servers. API integrations likely include domain verification, alias management, forwarding rules, and delivery analytics."
}
```
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200126ms
robots_txtGET /robots.txt20052ms
llms_txtGET /llms.txt20048ms
Interpret
Looking at this email forwarding platform, I can see it has solid infrastructure and a clear value proposition, but limited agent-friendly features.

```json
{
  "overall": 74,
  "dimensions": {
    "token_efficiency": 8.5,
    "first_try_success": 7.0,
    "response_parseability": 6.0,
    "error_clarity": 6.0,
    "doc_quality": 6.0,
    "auth_simplicity": 8.0,
    "latency": 10.0,
    "consistency": 8.0
  },
  "pricing_normalized": {
    "free_tier_available": true,
    "transparent_pricing": true,
    "scales_with_usage": true
  },
  "issues": [
    "robots.txt and llms.txt endpoints return HTML instead of proper text files",
    "No visible API documentation for programmatic access",
    "Limited structured data output beyond webhook notifications",
    "Domain DNS setup complexity may hinder first-try success for non-technical users"
  ],
  "recommendations": [
    "Add proper robots.txt file for crawler guidance",
    "Implement llms.txt for AI agent discovery",
    "Provide API documentation if programmatic access exists",
    "Document webhook payload formats for better integration",
    "Consider simplified domain setup wizard for better onboarding",
    "Add status page for reliability transparency"
  ]
}
```

The platform scores well on performance (excellent latency) and has a clear value proposition, but lacks the structured API access and documentation that would make it highly agent-friendly. The freemium model and webhook capabilities are positive signs for agent integration.

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