Sandbox endpoints all start with:
app.vouchsafe.id/api/v1/sandbox
To use API in sandbox mode, you will need a sandbox secret. Live secrets will not work.
The sandbox provides the same dummy endpoints as the live API and will validate the data you provide with your requests as normal, but:
they return test data
they do not process real verifications
they do not send real emails or text messages
are free to use
You can simulate retrieving different kinds of case by providing these IDs:
ID | Outcome |
| New case with everything to do |
| User steps completed, will finish shortly |
| Verified automatically |
| Needs review |