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
      • Webhook security
    • 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
    • API version 2020-12-07
    • API version 2019-10-15
LogoLogo
Truework.comAPI StatusGet your API key
On this page
  • Webhook authentication
  • Webhook source IP addresses
  • Production
  • Sandbox
Using the APIWebhooks

Webhook security

Was this page helpful?
Previous

Order Completed

Next
Built with

Webhook authentication

Each webhook you create is associated with an authentication token, which can be found in the webhook settings. This token is included in all requests made by that webhook, and can be used to authenticate that the webhook originated from your Truework account. You should check the X-Truework-Token header included with each webhook request and reject any request whose token does not match the corresponding webhook token.

Webhook source IP addresses

If your environment requires external traffic sources to be allowlisted in a firewall or other network access control device, you can allowlist the IP addresses below to further ensure that webhooks you receive are originating from Truework.

These addresses are subject to change. Truework will make a best effort to communicate changes to these addresses ahead of time.

Production

Webhook source IP addresses
18.218.101.165
3.133.214.186
3.23.196.239

Sandbox

Webhook source IP addresses
3.22.163.100