Get started with Swagger

First, you need to create an access token for your integration and whitelist the services IP. Once this is done, you have everything you need from House of Control AS in place for your API integration.

Now, open the Swagger documentation. If you're unsure how to do this, read more here.

Note!
Your Swagger API documentation is live. So, you can create, delete, or change data in your live Complete Control database with Swagger. Please keep this in mind when testing! That said, the Swagger UI gives you a brilliant opportunity to test a query on 1 entry in a controlled and documented environment before executing it via your service on 100 entries.

The Swagger documentation contains all details for your API integration setup: Your unique base URL, all available API endpoints, and for each endpoint the available methods, parameters, states and more.