Legacy API (v1)
The original plain-text API. Still live, still supported — but new integrations should start with the current API.Regular Verification Introduction
The authorization is simple, you go to your account page and there you can generate an API Key. This API Key gives access to your account, so watch out with whom you share it! Once you have created an API Key, you can proceed to the functions that the API offers. The functions that are offered can be viewed below. Each of these functions can be invoked by providing the correct parameters with a GET request. The server will always give status code 200, only the body of the response will differ.
This is the legacy API. It is still live and nothing on this page has changed or will change. New integrations should use the current API instead: JSON throughout, real HTTP status codes, the verification code extracted for you, cursor pagination and webhooks. Your existing API key already works there as a bearer token, so there is nothing to migrate before you try it.
Long Term Numbers Introduction
The long-term rentals API is different from the regular verification API. The reason for this is that this API is more complex and has been developed at a later stage.
This is the legacy API. It is still live and nothing on this page has changed or will change. New integrations should use the current API instead: JSON throughout, real HTTP status codes, the verification code extracted for you, cursor pagination and webhooks. Your existing API key already works there as a bearer token, so there is nothing to migrate before you try it.
