Logo
Scantek Public API API Documentation

Getting Started

In order to try out Scantek's Verification of Identity API you will need some account credentials and settings, if these have not yet been provided contact your Scantek account representative. You will be provided with:

  • username
  • accessKey
  • baseUrl
  • dvsFunctionProfileId

These values will need to be entered into the collection variables in the Current Value column.

After entering the scantek-provided details, you can start making calls.

Making calls

login

The first call you will need to make is a login call, this uses the account creadentials from the collection variables and returns a response that contains the authToken that gets used for the other calls.

ENDPOINTS