Please enable JavaScript to view this site.

 

The authentication model used by Linkar REST API is based on the generation of API Keys. The Linkar administrator generates an API Key with the necessary parameters for authentication. This way no login credentials are shared. This API Key must be attached in the header of the HTTP call so that Linkar can recognize its validity and execute the operation.

 

 

 

You can create API Keys for each group of endpoints from the top menu. Due to the monitoring and control nature of the API Manager, its API Keys are different from those of the API SendCommand.

 

The top button opens swagger for Linkar Rest API. Swagger is an Interface Description Language for describing RESTful APIs expressed using JSON and XML. Swagger is used together with a set of open-source software tools to design, build, document, and use RESTful web services. Swagger includes automated documentation, code generation (into many programming languages), and test-case generation.

 

Manager API Key

SendCommand API Key