59
/100
prowl
Benchmarked Sep 03, 2026

Checkr

Background screening infrastructure

hr platform_profile Sandbox
Benchmark Your API

Score Breakdown

Latency 8/10
Consistency 8/10
Parseability 8/10
Documentation 6/10
Error Clarity 6/10
Token Efficiency 6/10
First-Try Success 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://checkr.com",
  "auth_method": "api_key",
  "auth_config": {
    "header": "Authorization",
    "scheme": "Bearer",
    "description": "API key obtained from Checkr dashboard. For production, use OAuth2 or API key. For sandbox, use test API key."
  },
  "endpoints": [
    {
      "path": "/v1/candidates",
      "method": "POST",
      "description": "Create a candidate for background check"
    },
    {
      "path": "/v1/invitations",
      "method": "POST",
      "description": "Invite a candidate to start a background check"
    },
    {
      "path": "/v1/reports",
      "method": "POST",
      "description": "Create a background check report for a candidate"
    },
    {
      "path": "/v1/reports/{id}",
      "method": "GET",
      "description": "Retrieve a specific report"
    },
    {
      "path": "/v1/reports",
      "method": "GET",
      "description": "List reports with filters"
    },
    {
      "path": "/v1/webhooks",
      "method": "POST",
      "description": "Subscribe to webhook for report events"
    }
  ],
  "pricing_model": {
    "type": "subscription",
    "details": {
      "plans": "Custom pricing based on volume and packages (e.g., Basic, Standard, Premium). Contact sales for details."
    }
  },
  "rate_limits": {
    "description": "Rate limits not publicly documented. Typically API keys have rate limits per organization; check Checkr documentation or contact support."
  },
  "capabilities": [
    "Background screening for employment (criminal records, education, employment history, etc.)",
    "Candidate management (create, invite, track)",
    "Report generation and management",
    "Webhook notifications for report status updates",
    "Compliance assistance (FCRA, Ban-the-Box)",
    "Integration with HR platforms (e.g., Workday, Greenhouse, Lever) via API and pre-built connectors",
    "Sandbox environment for testing",
    "API SDKs for multiple languages"
  ],
  "raw_analysis": "Checkr is a mature background screening platform aimed at HR and staffing businesses. It provides a comprehensive API that allows programmatic creation of candidates and background checks, retrieval of reports, and webhook integration for automated workflows. The platform is widely adopted and integrates with popular HR systems. Pricing is not publicly listed and is typically enterprise custom. Checkr has a strong compliance focus and a robust sandbox for testing. While the API is not purely RESTful in terms of full documentation (auth via API key is standard), it is well-documented and suited for integration. No official public rate limits are specified, but typical usage is fine. Maturity is high, with an established API and many partners."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200338ms
robots_txtGET /robots.txt20053ms
llms_txtGET /llms.txt404266ms
Interpret
{
  "overall": 58,
  "dimensions": {
    "token_efficiency": 6.5,
    "first_try_success": 3.0,
    "response_parseability": 8.0,
    "error_clarity": 6.0,
    "doc_quality": 6.5,
    "auth_simplicity": 2.0,
    "latency": 8.5,
    "consistency": 8.0
  },
  "pricing_normalized": {
    "model": "custom_quote",
    "transparency": 1.0
  },
  "issues": [
    "No public pricing – requires sales contact which is a blocker for agents to recommend autonomously",
    "No llms.txt found (404), limiting machine-readable guidance",
    "Sign-up likely requires human sales involvement (contact sales), not self-serve",
    "Complex domain: background checks demand legal/FCRA compliance, making autonomous onboarding risky without clear API docs"
  ],
  "recommendations": [
    "Publish clear API docs with sandbox keys and a self-serve trial to enable agent-driven testing",
    "Add llms.txt or an LLM-friendly endpoint summarizing capabilities, limits, and onboarding steps",
    "Consider providing public pricing tiers to reduce friction for agent recommendations",
    "Highlight compliance automation and API endpoints explicitly in a structured format"
  ]
}

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
Available
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/checkr">
  <img src="https://prowl.world/badge/checkr.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