Skip to main content

Try the demo

Explore the full potential of Data Verification in just a few clicks!

You can try out the Data Verification in the demo page, an interface designed to simulate:

  • API endpoints
  • Use cases

This page contains information to set up and use the Data Verification API demo.

Connect to the Data Verification API

Before you can start making requests to this API, you need to learn how to connect to it. To do this, follow steps 1-3 in the Connect to Signicat APIs Quick start guide.

What permissions are required?

Ensure that you set the following permissions for your API client:

  • Data Verification for natural persons to connect to data sources about natural persons.
  • Data Verification for organisations to connect to data sources about organisations.

Get started with the demo

To use the demo environment, you need to:

  1. On the demo page, enter your API client credentials. To find your API clients, see the API clients page in the Dashboard.
  2. Select Get Token to authenticate to the Data Verification API.

You have now started an authenticated session. Renew your credentials when the session expires.

Ready to go

Go ahead and try out an endpoint below.

Try out an endpoint

To make your first API request in the demo page:

  1. Select Endpoints in the top navigation bar. You will view the Organizations, Persons and Sources attributes in the lower half of the page.
  2. Select Organizations to reveal the available endpoints.
  3. Select Basic to test the Data Verification API Basic endpoint.
  4. Enter organisation test data. For example, to retrieve information about Signicat, use:
    • Country: NO
    • ID: 989584022
  5. Select Request to make the API call and retrieve data about the organisation.

Congratulations! You have just made the first request to the Data Verification API. You will now view the response data in a table. You can explore any of the other endpoints available on the demo page.

Test data

You can find test data for data sources used for each attribute and country in our Test data documentation.

Try out a use case

The demo page is designed to allow you to explore common use cases by combining multiple features of Data Verification.

For example, you can simulate a typical organisation onboarding. To do this in the demo page:

  1. Select Use cases in the top navigation bar. You will find a selection of use cases in the lower half of the page.
  2. Select Organization Onboarding.
  3. Enter organisation test data. For example, to retrieve information about Signicat, use:
    • Country: NO
    • ID: 989584022
    • Source: optional.
  4. Select Onboard. In this scenario, we retrieve data from the Basic, Finance and Screening endpoints and organise the results in a table. You can download the result as a PDF.

Congratulations! You have just explored one of many scenarios where you can use Data Verification.

Data sources

If you want to know more about the data sources supported by the Data Verification API, select the "Search Sources" use case in the demo.

To learn more about each data source, go to the Data sources documentation.

Next steps

Ready to get started and dive deeper into a code integration? Check out our guides to use the Data Verification API.