Introduction
The IcePanel REST API is publicly accessible to write automated scripts or custom integrations with external tools.
Our OpenAPI 3.1 specification can be found at api.icepanel.io and opened by importing it into Postman.
Authentication
First, generate an API key on your organization management screen. Make sure to copy your key and set the X-API-Key HTTP header on any authenticated requests.
Example
See the example below for how to request a list of landscapes.