Appearance
Introduction
By utilizing our REST API, you can seamlessly integrate advanced verification capabilities into your applications, ensuring a high level of security and trust. ou'll find detailed information about the different versions of our API, their authentication methods, and the endpoints available in each version.
Our API uses JSON for communication. Depending on the programming language, framework, or library you are using, you may need to set the Accept and Content-Type HTTP request headers to application/json.
Version Overview
We currently offer two versions of our API, each tailored to specific verification needs, our v2
API offers both biometric and manual verification, while our v4
offer endpoints for property ownership verification.
Backward compatibility
For future releases, we will maintain backward compatibility with our API. If there is an update to an existing field, we will communicate any updates to our API before removing or renaming this field. We recommend that code written on your side is able to ignore any new fields that may be implemented in the future.