Introduction

IcePanel is a collaborative diagramming and modelling tool for software architecture.

IcePanel is built around the C4 model.

Our OpenAPI 3.1 spec can be found at api.icepanel.io and imported into Postman.

JSON Schemas for IcePanel data types are available at /v1/schemas/{schemaName}, for example https://api.icepanel.io/v1/schemas/LandscapeImportData. These can be used to validate or generate typed data structures against the IcePanel API.