API Datakontroll

Looking for a way to easily integrate business data into your app or website? Look no further!

API Datakontroll makes it easy to connect to our powerful platform and get the data you need.
Sign up Explore API

Our API can give you a competitive edge by helping you understand your clients and market better.

Using this information, you are able to make better decisions about your product, marketing, and business strategy.

99.95% availability

Our APIs is perfect solution for businesses of all sizes, our service is ready to scale to your needs.

Good documentation

Using industry's standards for documentation
and delivery of the service.

Thousands of uses

Our data is viewed by over 500k people every month!

Be prepared to handle new Compliance regulations!

Compliance with regulations is important for businesses to protect themselves from legal penalties and to ensure they are operating ethically.
Data from our API allows you to create routines to follow regulations.

We can help your businesses to avoid potentially costly fines and damages to your reputation.

We can help you create custom software for your business!

By working with our development team to create a bespoke solution, you can get exactly the features and functionality that you need to run your business effectively. Custom software can be tailored to your specific industry, making it easier to automate processes and workflows. It can also be integrated with your existing systems and data, making it easier to manage and report on your business activity.

Our API Plans

Picture

Starter

When your needs are infrequent or you only require to update a small dataset.
A great starting point for a small but growing company.

Rate limit: 2 connections per second.
5000 requests Included in base package, overage fee is subject to contract.

Signup
Picture

Small



Rate limit: 4 connections per second
10000 requests Included in base package, overage fee is subject to contract.

Signup
Picture

Medium



Rate limit: 8 connections per second
25000 requests Included in base package, overage fee is subject to contract.

Signup
API - Large

Large/Enterprise



Rate limit: 16 connections per second.
50000 requests Included in base package, overage fee is subject to contract.

Signup


We follow the OpenAPI 3 standard for our REST API.
Detailed usage documentation is available through the developer portal.


Simple code examples for a wide variety of different programming languages can be auto generated in the developer portal, to speed up the development time.

GET /api/compliance-api/v1/organizations/{id}

{
"title": "OrganizationItem",
"type": "object",
"properties": {
"data": { "$ref": "#/components/schemas/Organization" }
},
"description": "Response schema for single organization",
.....

Click here for the documentation