80
/100
prowl
Benchmarked Aug 10, 2026

Veriphone

Phone number validation & carrier lookup

saas platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://veriphone.io",
  "auth_method": "api_key",
  "auth_config": {
    "api_key_required": true,
    "api_key_parameter": "key",
    "api_key_location": "query"
  },
  "endpoints": [
    {
      "path": "/v2/verify",
      "method": "GET",
      "description": "Validates a phone number and returns carrier and line type information.",
      "parameters": {
        "phone": "Phone number in E.164 or national format (required)",
        "key": "Your API key (required)",
        "default_country": "ISO 3166-1 alpha-2 country code for number interpretation (optional)"
      }
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "100 free requests per month",
      "paid_plans": ["Starter: $29/month for 1,000 requests", "Business: $79/month for 5,000 requests", "Enterprise: custom pricing"],
      "overage_rates": "Additional requests can be purchased at rates depending on plan"
    }
  },
  "rate_limits": {
    "free_tier": "100 requests per month",
    "paid_tiers": "Based on selected plan, e.g., 1,000 or 5,000 requests per month",
    "burst": "No explicit rate limit documented, but fair use policy applies"
  },
  "capabilities": [
    "Phone number validation (format, validity, existence)",
    "Carrier lookup (identification of mobile network operator)",
    "Line type detection (mobile, landline, toll-free, etc.)",
    "Country code detection and international formatting",
    "Support for 200+ countries and regions",
    "Simple REST API with JSON responses",
    "No signup required for free tier (accessible via API key generation)"
  ],
  "raw_analysis": "Veriphone is a SaaS platform dedicated to phone number validation and carrier lookup. It targets developers and businesses needing to verify phone numbers for fraud prevention, marketing, or communication purposes. The platform provides a single API endpoint for validation, returning detailed information about the number's validity, carrier, line type, and country. It is a lightweight, focused service, likely suitable for small to medium-scale integrations. The lack of extensive documentation or multiple endpoints suggests a relatively minimal service, but it is functional and easy to integrate. Pricing is freemium with a free tier (100 requests/month) and paid plans, making it accessible for testing and low-volume usage. Rate limits are primarily monthly based on the plan, with no explicit burst restrictions mentioned. The platform appears mature enough for production use, but it has not been widely adopted compared to more comprehensive telephony APIs like Twilio or Nexmo. No official integrations or SDKs are listed, indicating developers must interact via direct HTTP calls. Overall, it is a niche but useful tool for simple phone data validation requirements."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200111ms
robots_txtGET /robots.txt20040ms
llms_txtGET /llms.txt40433ms
Interpret
```json
{
  "overall": 78,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 8.5,
    "response_parseability": 9.0,
    "error_clarity": 7.0,
    "doc_quality": 6.5,
    "auth_simplicity": 9.0,
    "latency": 9.5,
    "consistency": 7.5
  },
  "pricing_normalized": {
    "free_tier": "100 requests/month",
    "entry_paid": "$29/month for 1,000 requests",
    "value_metric": "per request, volume-based",
    "enterprise_available": true
  },
  "issues": [
    "No llms.txt file found - poor discoverability for AI agents",
    "Pricing tier jumps are steep ($29 for 1,000 vs 100 free)",
    "No API documentation visible in initial checks",
    "Limited error handling documentation apparent from homepage snippet"
  ],
  "recommendations": [
    "Add llms.txt with API docs, parameter definitions, and error codes",
    "Provide clearer free tier upgrade path documentation",
    "Include code samples for common use cases (Python, cURL) on main page",
    "Add explicit rate limit headers and error response schema in docs"
  ]
}
```

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