Skip to main content

Base URL

All API requests must be made over HTTPS. HTTP requests are rejected with a 301 redirect.
https://verilock.io/api/v1

Versioning

The API version is included in the URL path. The current and only version is v1.
  • Breaking changes are communicated at least 90 days in advance
  • Backward compatibility is maintained within a major version
  • New fields may be added to responses without a version bump
Subscribe to our changelog to be notified of API updates and deprecations.

Content Type

All requests and responses use JSON unless otherwise specified.
Required Headers
Content-Type: application/json
Accept: application/json
Authorization: Bearer qi_live_your_api_key_here
File uploads — Document, selfie, and address proof endpoints use multipart/form-data instead of JSON. See the specific endpoint documentation for details.

Environments

EnvironmentBase URLDescription
Productionhttps://verilock.io/api/v1Live data, real verifications, billed usage
Sandboxhttps://verilock.io/api/v1Use qi_test_ keys for simulated results