For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Truework.comAPI StatusGet your API key
HomeGuidesAPI referenceHelp
HomeGuidesAPI referenceHelp
    • Introduction
  • Using the API
    • Authentication
    • Versioning
    • Webhooks
    • Sandbox environment
    • Monitoring
    • Limits
  • Verification orders & reports
    • POSTCreate a target employer order
    • POSTCreate an employer search order
    • POSTCreate a Truework Direct order
    • GETGet one order
    • GETGet all orders
    • PUTCancel an order
    • GETGet one report
    • GETGet order events
    • POSTReverify a report
  • Public beta APIs
  • Previous API versions
    • API version 2022-08-01
      • POSTCreate a Credentials Session
      • POSTCreate a Verification
      • GETGet All Verifications
      • GETGet One Verification
      • PUTReverify a Verification
      • PUTCancel a Verification
      • GETGet One Report
    • API version 2020-12-07
    • API version 2019-10-15
LogoLogo
Truework.comAPI StatusGet your API key
On this page
  • Release notes
Previous API versions

API version 2022-08-01

Was this page helpful?
Previous

Create a Credentials Session

Next
Built with

This API version is deprecated.

  • This API version is still supported by Truework, but we do not recommend using it for new integrations. Please use the latest version of the API instead.
  • This API version will become unsupported at a future date, and removed from the Truework API. Truework will provide active customers notice of this change in advance of its effective date.

Release notes

  • The salary object now returns new fields relevant to describing an employee’s payment rates and frequencies.

  • The employer.address is now available as an object rather than an extended string for ease of use and parsing.

  • The cancellation_reason field may now return the allowed value no-match when Truework is unable to locate a record for the provided target and request parameters.

  • The reseller_originating_party object is now required for companies who resell data provided by Truework.

  • The use_case field is now required to create a verification.