Checkr website screenshot

Checkr

Checkr is a technology-driven background check platform for employment screening. Its REST API lets employers, staffing firms, and platform partners run compliant background checks programmatically - creating candidates, sending invitations, ordering packages, and retrieving reports composed of individual screenings (SSN trace, county/state/national/federal criminal searches, sex offender registry, motor vehicle records, education and employment verifications, and more). The API also covers adverse action workflows, continuous checks and subscriptions, node/hierarchy and geo account structure, Form I-9, documents, and webhooks for event-driven report status updates. Authentication is HTTP Basic auth with a secret API key, with OAuth for Checkr Partner integrations.

Checkr publishes 14 APIs on the APIs.io network, including Account API, Adverse Actions API, Candidates API, and 11 more. Tagged areas include Background Checks, Employment Screening, Compliance, HR Tech, and Identity Verification.

Checkr’s developer surface includes authentication, documentation, and 9 more developer resources.

38.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessPaidSelf serve
14 APIs
Background ChecksEmployment ScreeningComplianceHR TechIdentity VerificationCriminal Records

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 38.2/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/checkr: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

Checkr Account API

Account and user metadata.

Checkr Adverse Actions API

FCRA adverse action workflows against a report.

Checkr Candidates API

Candidate records that background checks are run against.

Checkr Continuous Checks API

Ongoing monitoring for new records.

Checkr Documents API

Files attached to a candidate.

Checkr Geos API

State/locale definitions scoping pricing and compliance.

Checkr Invitations API

Hosted invitations for candidates to submit their own information.

Checkr Nodes and Hierarchy API

Tree of nodes modeling account/organization structure.

Checkr Packages API

Bundles of screenings and the programs that group them.

Checkr Reports API

The container aggregating a candidate's screenings and result.

Checkr Screenings API

Individual screening components nested under a report.

Checkr Subscriptions API

Recurring re-runs of a package for a candidate.

Checkr Verifications API

Education and employment verification screenings.

Checkr Webhooks API

Event notification subscriptions.

Scroll for all 14

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Checkr API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Checkr Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Checkr Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Checkr Authentication

http · 1 scheme

SECURITY

Checkr Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Checkr Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Checkr Agentic Access

60 operations · 25 acting

60 operations · 25 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: checkr
url: https://raw.githubusercontent.com/api-evangelist/checkr/refs/heads/main/apis.yml
name: Checkr
kind: company
description: Checkr is a technology-driven background check platform for employment screening. Its REST API lets employers,
  staffing firms, and platform partners run compliant background checks programmatically - creating candidates, sending invitations,
  ordering packages, and retrieving reports composed of individual screenings (SSN trace, county/state/national/federal criminal
  searches, sex offender registry, motor vehicle records, education and employment verifications, and more). The API also
  covers adverse action workflows, continuous checks and subscriptions, node/hierarchy and geo account structure, Form I-9,
  documents, and webhooks for event-driven report status updates. Authentication is HTTP Basic auth with a secret API key,
  with OAuth for Checkr Partner integrations.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/checkr.png
tags:
- Background Checks
- Employment Screening
- Compliance
- HR Tech
- Identity Verification
- Criminal Records
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: checkr:checkr-account-api
  name: Checkr Account API
  description: Account and user metadata.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/checkr-account-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-adverse-actions-api
  name: Checkr Adverse Actions API
  description: FCRA adverse action workflows against a report.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Adverse Actions
  properties:
  - type: OpenAPI
    url: openapi/checkr-adverse-actions-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-candidates-api
  name: Checkr Candidates API
  description: Candidate records that background checks are run against.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Candidates
  properties:
  - type: OpenAPI
    url: openapi/checkr-candidates-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-continuous-checks-api
  name: Checkr Continuous Checks API
  description: Ongoing monitoring for new records.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Continuous Checks
  properties:
  - type: OpenAPI
    url: openapi/checkr-continuous-checks-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-documents-api
  name: Checkr Documents API
  description: Files attached to a candidate.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/checkr-documents-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-geos-api
  name: Checkr Geos API
  description: State/locale definitions scoping pricing and compliance.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Geos
  properties:
  - type: OpenAPI
    url: openapi/checkr-geos-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-invitations-api
  name: Checkr Invitations API
  description: Hosted invitations for candidates to submit their own information.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Invitations
  properties:
  - type: OpenAPI
    url: openapi/checkr-invitations-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-nodes-and-hierarchy-api
  name: Checkr Nodes and Hierarchy API
  description: Tree of nodes modeling account/organization structure.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Nodes and Hierarchy
  properties:
  - type: OpenAPI
    url: openapi/checkr-nodes-and-hierarchy-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-packages-api
  name: Checkr Packages API
  description: Bundles of screenings and the programs that group them.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Packages
  properties:
  - type: OpenAPI
    url: openapi/checkr-packages-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-reports-api
  name: Checkr Reports API
  description: The container aggregating a candidate's screenings and result.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/checkr-reports-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-screenings-api
  name: Checkr Screenings API
  description: Individual screening components nested under a report.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Screenings
  properties:
  - type: OpenAPI
    url: openapi/checkr-screenings-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-subscriptions-api
  name: Checkr Subscriptions API
  description: Recurring re-runs of a package for a candidate.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/checkr-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-verifications-api
  name: Checkr Verifications API
  description: Education and employment verification screenings.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Verifications
  properties:
  - type: OpenAPI
    url: openapi/checkr-verifications-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
- aid: checkr:checkr-webhooks-api
  name: Checkr Webhooks API
  description: Event notification subscriptions.
  humanURL: https://docs.checkr.com/
  baseURL: https://api.checkr.com/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/checkr-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.checkr.com/
  - type: APIReference
    url: https://docs.checkr.com/
  - type: PostmanCollection
    url: collections/checkr.postman_collection.json
  - type: OpenCollection
    url: collections/checkr.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/checkr-agentic-access.yml
- type: TrustCenter
  url: security/checkr-trust-center.yml
- type: DomainSecurity
  url: security/checkr-domain-security.yml
- type: Authentication
  url: authentication/checkr-authentication.yml
- type: GitHubOrganization
  url: https://github.com/checkr
- type: LinkedIn
  url: https://www.linkedin.com/company/checkr
- type: Website
  url: https://checkr.com
- type: Documentation
  url: https://docs.checkr.com/
- type: Plans
  url: plans/checkr-plans-pricing.yml
- type: RateLimits
  url: rate-limits/checkr-rate-limits.yml
- type: FinOps
  url: finops/checkr-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Checkr, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.