32
/100
prowl
Benchmarked Aug 20, 2026

ApiMedic

ApiMedic offers a medical symptom checker API primarily for patients

api platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://apimedic.com",
  "auth_method": "api_key",
  "auth_config": {
    "header": "Authorization",
    "key": "Bearer <API_KEY>"
  },
  "endpoints": [
    {
      "path": "/api/v1/health",
      "method": "GET",
      "description": "Health check endpoint"
    },
    {
      "path": "/api/v1/symptoms",
      "method": "GET",
      "description": "List all symptoms"
    },
    {
      "path": "/api/v1/diagnosis",
      "method": "POST",
      "description": "Perform symptom-based diagnosis"
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Limited free trials",
      "paid_plans": "Subscription-based for full API access",
      "note": "Pricing available upon request"
    }
  },
  "rate_limits": {
    "note": "Not publicly documented; likely quota-based on tier"
  },
  "capabilities": [
    "Symptom checker",
    "Medical diagnosis suggestions",
    "Patient-facing health information",
    "Multi-language support",
    "Integration with health apps"
  ],
  "raw_analysis": "ApiMedic is a specialized medical API that provides symptom-checking and diagnosis capabilities. It is designed primarily for patient-facing applications, helping users identify potential conditions based on reported symptoms. The platform is relatively mature, having been in operation since 2012, and is used by healthcare providers and developers to build symptom checker tools. The API uses a RESTful architecture with JSON responses, and authentication is via API key or OAuth (Bearer token). It offers endpoints for listing symptoms, performing diagnoses, and health checks. Pricing is freemium with limited free usage and subscription plans for full access. The API supports multiple languages and is suitable for medical apps, telemedicine platforms, and health information kiosks. However, rate limits are not publicly documented, and medical compliance (e.g., HIPAA) should be verified. Integrations are not extensive but can be embedded into websites and mobile apps. Overall, ApiMedic is a niche but useful tool for healthcare-related digital products."
}
Execute

0/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /None30068ms
robots_txtGET /robots.txtNone30084ms
llms_txtGET /llms.txtNone30086ms
Interpret
{
  "overall": 18,
  "dimensions": {
    "token_efficiency": 4.0,
    "first_try_success": 2.0,
    "response_parseability": 6.0,
    "error_clarity": 3.0,
    "doc_quality": 2.0,
    "auth_simplicity": 3.0,
    "latency": 1.0,
    "consistency": 2.0
  },
  "pricing_normalized": {
    "free_tier": "Limited free trials",
    "paid_plans": "Subscription-based for full API access",
    "note": "Pricing available upon request"
  },
  "issues": [
    "All website checks timed out (~30s), indicating severe availability/latency problems",
    "No robots.txt or llms.txt detected—site may not be crawlable/agent-friendly",
    "No security headers found, raising reliability/trust concerns",
    "Pricing not transparent ('available upon request')—adds friction for agents",
    "No clear documentation or getting-started guides surfaced in analysis",
    "No explicit error handling or limitations documented"
  ],
  "recommendations": [
    "Improve server response times to under 2 seconds",
    "Publish clear API documentation and an llms.txt for agent discoverability",
    "Make pricing transparent (at least list a baseline or tier ranges)",
    "Add a public status page and uptime guarantees",
    "Provide structured data endpoints (JSON) for symptom checker results",
    "Implement standard security headers (HSTS, CSP) to build trust"
  ]
}

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