Sandbox

The Sandbox API provides a separate environment for you to test and experiment with.  

This is particularly useful for endpoints that have associated quotas or have a cost associated with use such as the PEPs, Sanctions & Adverse Media endpoints or the Credit Report endpoints. In some instances, the Sandbox has pre-defined test records for test cases. These will be provided in the endpoint documentation.

You need access to the sandbox module to use this environment. Get in touch with [email protected] if you're unsure about your access or would like access.

Sandbox URL:  http://duedil.io/v4/preview/

An example curl request:

curl -X GET 
  --header 'Accept: application/json'
  --header 'X-AUTH-TOKEN: api_key' 'https://duedil.io/preview/v4/company/gb/06999618.json'

Within the documentation, you can switch to sandbox view by selecting the base URL on the panel on the right-hand side and switching to the preview server.

Didn't find what you were looking for? Contact [email protected]