API ( Swagger )
Last updated
Was this helpful?
Last updated
Was this helpful?
API settings can limit what actions (Create, Read, Delete…) can be performed based on the API key. Each key has specific permission, allowing or restricting data, while preventing updates or deletions. This is important for machine-to-machine communication, ensuring that each key can only access the designated operations. Additionally, API keys can be set up to control access to specific groups or devices, ensuring that only authorized machines can interact with those devices. This helps prevent unauthorized use of the API.
access the API DOCUMENTATION here:
Navigate to Administration Menu:
Ensure you are in the Cockpit menu, then click on Administration.
Access API Section:
Click on API to be redirected to Swagger.
Authorize API Access:
In Swagger, click on the Authorize button.
Enter API Key:
Provide the API key to complete the authentication process.