Estima & Insite API -documentation

Muokattu To, 10 Huhti klo 12:30 PM

Introduction

Admicom Insite and Estima open API provides means for retrieving and updating data concerning projects, billing information and calculation data.


The API is organized around REST. The API has resource-oriented urls, accepts json-encoded request bodies and returns json-encoded response bodies. The API uses authentication, HTTP response codes and verbs (GET, PUT, POST and DELETE) with operations around resources.


OpenAPI documentation can be found at https://api.app.tocoman.fi/ . OpenAPI yaml is at https://api.app.tocoman.fi/api-yaml, and json at https://api.app.tocoman.fi/api-json. You can access the user friendly Swagger UI REST api visualization at https://api.app.tocoman.fi/api


Note: This API is under active development. While we strive for stability, endpoints may evolve to have new fields and functionality over time and recommend you build you integration with this in mind. We recommend closely monitoring release notes and version updates for the latest changes