Get started with Swagger

Once you have created the token for your integration and whitelisted the services IP, you have everything you need from House of Control AS in place for your API integration.

Now, you can getet started by opening 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.