Creates a new qualification check and returns a JSON object with the resulting evaluation.
This endpoint is in beta and is subject to change. Please contact implementations@truework.com for more information before integrating.
A single level key-value JSON object that can be used to store custom data on the qualification check; keys and values must be strings
A single level key-value JSON object that can be used to store custom data on the qualification check; keys and values must be strings
Bearer tokens conform to the RFC6750 spec.
Production API keys (secret keys) are prefixed with tw_sk_ and sandbox keys are prefixed with tw_sk_test_. If your secret key is published, you should rotate your API keys.
Truework.JS publishable keys are prefixed with tw_pk_ and tw_pk_test respectively.
Examples
Authorization: Bearer tw_sk_test_e508eb797edb95ade85284bcb54dd49ed45db1betoken field, input only the token itself, omitting Bearer .For JSON requests, the signature of the request, see: https://www.truework.com/docs/verifications-signatures