REST API
Last updated
Was this helpful?
Last updated
Was this helpful?
The IcePanel REST API is publicly accessible to write automated scripts or custom integrations with external tools.
First generate an API key on your organization management screen. Make sure to copy your key now as you won't be able to see it again for security reasons!
You can then set the Authorization
HTTP header on any authenticated requests.
See the example below for how to request a list of projects using curl
.
Checkout the full API reference here: