GoodHire
GoodHire is an FCRA-compliant employment background check platform aimed at small and midsize businesses, offering criminal, identity, employment, education, and reference screening with candidate self-consent workflows. GoodHire was acquired by Checkr (the developer-first background check company) in 2021 - the deal was reported at roughly $400M - and now operates as "GoodHire, A Checkr Company." The GoodHire API is a RESTful, FCRA-compliant background screening API split into a Customer API (a single company ordering its own reports) and a Partner API (HR platforms that let their employer customers order GoodHire reports). Background checks are ordered by creating a report object tied to a candidate and a package; status changes are delivered via webhooks. API keys are gated - developers request access from api@goodhire.com and build against a sandbox before production.
APIs
GoodHire Reports API
Order and track background check reports. A report is created against a candidate and a screening package/product bundle, then queued for processing; the report resource is poll...
GoodHire Requestors API
Manage requestor objects - the users within a company who order and are associated with background reports. Every report in the GoodHire API is tied to a requestor, so requestor...
GoodHire Packages API
Retrieve the screening packages (product bundles) available to an account along with their prices, so an integration can present the correct package and per-check cost before or...
GoodHire Webhooks API
Receive real-time status updates as a background report moves through its lifecycle (queued, pending candidate consent, in progress, complete, or requiring action). GoodHire doc...
GoodHire Partner API
The Partner API surface for HR platforms that let their employer customers order GoodHire reports, including the partner app access flow used to select and configure a report on...