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
      • Sandbox test cases
    • 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
    • API version 2020-12-07
    • API version 2019-10-15
LogoLogo
Truework.comAPI StatusGet your API key
On this page
  • Questions about testing your integration?
Using the API

Sandbox environment

The Truework Sandbox is a test environment intended to replicate most of the behavior of the Production environment, allowing you to test your integration without affecting live data, accessing private data, or incurring costs.

The base URL for the Truework Sandbox is https://api.truework-sandbox.com.

The endpoints detailed in API Reference are available in both the sandbox environment and the production environment.

The sandbox environment will only accept requests with test SSNs corresponding to defined test cases. Requests with any other SSNs will be rejected in the sandbox environment.

Questions about testing your integration?

Reach out to implementations@truework.com for more information.

Was this page helpful?
Previous

Sandbox test cases

Next
Built with