API documentation
Use of this API will enable access to Data Zoo's identity verification services
Data Zoo IDU® RESTful API documentation
We have multiple language bindings available (cURL, jQuery, Ruby, Python, Node, PHP, and Go).
The API is organised around REST. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. We use built-in HTTP features, such as HTTP authentication and HTTP verbs, which are understood by off-the-shelf HTTP clients. We support cross-origin resource sharing, allowing you to interact securely with our API from a client-side web application (though you should never expose your secret API key in any public website’s client-side code). JSON is returned by all API responses, including errors.
We have multiple language bindings available (cURL, jQuery, Ruby, Python, Node, PHP, and Go).
The following assumptions have been made and should be considered when submitting a request via API:
- Only authorised users who have been issued a User Name and Password can access this service
- The authorised users understand their obligations and are familiar with, and have agreed to the Data Zoo Privacy Policy and Terms & Conditions as displayed on the website.