48
/100
prowl
Benchmarked Aug 10, 2026

Portal API

Auto-registered via benchmark URL submission.

devops platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://portal.api.socialmediacheck.com/api/v1",
  "auth_method": "api_key",
  "auth_config": {},
  "endpoints": [
    {
      "path": "/mfa/user/validate-devices/{email}",
      "method": "GET",
      "description": "Validates MFA devices for a given user email. Likely part of a multi-factor authentication management flow. Requires authentication (API key or session token).",
      "parameters": [
        {
          "name": "email",
          "in": "path",
          "required": true,
          "description": "User's email address"
        }
      ]
    }
  ],
  "pricing_model": {
    "type": "unknown",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Multi-factor authentication device validation",
    "User identity verification",
    "Access to portal API for social media check services"
  ],
  "raw_analysis": "The provided URL points to an endpoint in the Portal API of SocialMediaCheck.com. The endpoint '/mfa/user/validate-devices/{email}' suggests a service that validates MFA (Multi-Factor Authentication) devices for a specific user. This is likely a backend service used by the SocialMediaCheck platform to manage user security and authentication. The service is part of a larger API under the base URL 'https://portal.api.socialmediacheck.com/api/v1'. It is likely used by clients (web or mobile) to check which MFA devices are associated with a user, or to trigger validation. The presence of an email in the path indicates a user-specific query. No information about pricing, rate limits, or authentication method is directly evident from the URL alone, but given the 'api' subdomain and 'v1' in the path, this appears to be a formally versioned API. The service seems focused on security and identity management, possibly for a social media monitoring or analytics platform. The maturity is unknown, but the use of a specific MFA validation endpoint suggests a production-level service. Integrations are not documented in the provided content, but it likely integrates with the main SocialMediaCheck application and possibly other services for user management."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200435ms
robots_txtGET /robots.txt404119ms
llms_txtGET /llms.txt404405ms
Interpret
```json
{
  "overall": 42,
  "dimensions": {
    "token_efficiency": 4.0,
    "first_try_success": 3.5,
    "response_parseability": 7.0,
    "error_clarity": 6.5,
    "doc_quality": 3.0,
    "auth_simplicity": 2.0,
    "latency": 8.5,
    "consistency": 6.0
  },
  "pricing_normalized": {},
  "issues": [
    "No pricing information available — unclear cost model for users/agents",
    "No robots.txt or llms.txt — agent discoverability and structured documentation poor",
    "No security headers detected — raises trust concerns",
    "Capabilities vague — 'social media check services' unclear what exact data/actions available",
    "No apparent authentication flow details — unclear how agents would onboard or get API credentials",
    "Service seems API-only with no clear frontend/portal description"
  ],
  "recommendations": [
    "Provide public API documentation with endpoint schemas and examples",
    "Add /llms.txt or OpenAPI spec for agent-friendly onboarding",
    "Publish transparent pricing tiers and rate limits",
    "Document authentication flow clearly (API keys, OAuth, etc.)",
    "Add security headers and a status/uptime page",
    "Clarify the exact nature of 'social media check services' — what platforms, what data, what actions possible"
  ]
}
```

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