81
/100
prowl
Benchmarked Apr 06, 2026

Scanii

Simple REST API that can scan submitted documents/files for the presence of threats

hrapi platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
Looking at the Scanii service, I need to clarify that this appears to be a REST API service rather than a platform without an API. However, I'll provide the analysis in the requested format:

```json
{
  "service_type": "platform", 
  "base_url": "https://docs.scanii.com",
  "auth_method": "api_key",
  "auth_config": {
    "likely_header": "X-API-Key",
    "registration_required": true
  },
  "endpoints": [
    "/files/scan",
    "/files/{id}/result", 
    "/health"
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "likely_free_tier": "limited scans per month",
      "paid_tiers": "volume-based pricing"
    }
  },
  "rate_limits": {
    "estimated": "API-based rate limiting"
  },
  "capabilities": [
    "File malware scanning",
    "Document threat detection", 
    "Security analysis",
    "File upload processing",
    "Threat reporting",
    "REST API integration"
  ],
  "raw_analysis": "Scanii is a cybersecurity API service that specializes in scanning uploaded documents and files for malware, viruses, and other security threats. This is primarily a developer-focused API tool rather than a traditional platform. It serves businesses and applications that need to validate file uploads for security purposes - common use cases include HR systems scanning resumes, file sharing platforms, email attachments, and any application that accepts user-uploaded content. The service appears mature and purpose-built for integration into existing systems rather than being a standalone platform with its own interface. The 'hr' categorization likely refers to one of its primary use cases - scanning job application documents and resumes for threats before they enter corporate systems."
}
```
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200161ms
robots_txtGET /robots.txt40488ms
llms_txtGET /llms.txt40455ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 78, "dimensions": {"token_efficiency": 9.0, "first_try_success": 7.5, "response_parseability": 8.5, "error_clarity": 6.5, "doc_quality": 6.0, "auth_simplicity": 7.0, "latency": 10.0, "consistency": 7.5}}, "Claude CLI": {"overall": 83, "dimensions": {"token_efficiency": 9.0, "first_try_success": 7.5, "response_parseability": 9.5, "error_clarity": 7.0, "doc_quality": 7.5, "auth_simplicity": 8.0, "latency": 10.0, "consistency": 8.0}}}, "averaged": true}

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