"testMode": true on a screening request to run it against the test environment instead of the live lists. Use it while developing and testing your integration.
What changes in test mode
- The response has exactly the same shape as a live screening, with
testModeset totrue. - The order is placed with
price0and its title is prefixed with[TEST], so test screenings are visible in your order history but never billed. - Hits come from the test environment’s data, not from the real lists. A person who is sanctioned in reality may return no hits in test mode, and test subjects may return hits that do not exist in reality.
- A test screening is never reused for a live call, and a live screening is never returned to a test call.
Contact support for the test subjects that are known to produce hits in the test environment.