Pre-Configured APIs
Checkr Partner
API configurations: checkr-partner
, checkr-partner-staging
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | ✅ |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- As a partner you are provided with both staging and a production account. For more details check staging vs production accounts
- The
access_token
generated are long lived, until revoked and don’t need to be refreshed. - Checkr requires partners to comply with a quick integration review so as to make the integration production ready. For more details check production approval process
- After creating a connection, Checkr requires you to pass the
access_token
as Basic Authentication as follows:
- You can have a look at the following simple sync template based on Checkr retrieve authenticated account details
Add Getting Started links and Gotchas by editing this page
Was this page helpful?