# IcePanel Developer Docs ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developer.icepanel.io/_mcp/server ## Docs - [Introduction](https://developer.icepanel.io/developer-guide/getting-started/introduction.md) - [Quickstart](https://developer.icepanel.io/developer-guide/getting-started/quickstart.md): Make your first API call to IcePanel - [Rate limits](https://developer.icepanel.io/developer-guide/getting-started/rate-limits.md) - [Importing landscapes](https://developer.icepanel.io/developer-guide/how-to-guides/import-landscapes.md): Import and sync landscapes from a JSON or YAML file via a CI/CD pipeline. - [Create model objects](https://developer.icepanel.io/developer-guide/how-to-guides/create-model-objects.md): Add new objects to your landscape. - [Export objects and relationships](https://developer.icepanel.io/developer-guide/how-to-guides/export-objects-and-relationships.md) - [Update model descriptions](https://developer.icepanel.io/developer-guide/how-to-guides/update-model-descriptions.md) - [Create landscape versions](https://developer.icepanel.io/developer-guide/how-to-guides/create-landscape-versions.md) - [Invite users via API](https://developer.icepanel.io/developer-guide/how-to-guides/invite-users.md): Programmatically invite teammates to your IcePanel organization. - [Core Concepts](https://developer.icepanel.io/core-concepts/overview.md): Understand the IcePanel data model before building integrations - [Organizations](https://developer.icepanel.io/core-concepts/organizations.md) - [Landscapes](https://developer.icepanel.io/core-concepts/landscapes.md) - [Versions](https://developer.icepanel.io/core-concepts/versions.md) - [Domains](https://developer.icepanel.io/core-concepts/domains.md) - [Model Objects](https://developer.icepanel.io/core-concepts/model-objects.md) - [Model Connections](https://developer.icepanel.io/core-concepts/model-connections.md) - [Diagrams](https://developer.icepanel.io/core-concepts/diagrams.md) - [Flows](https://developer.icepanel.io/core-concepts/flows.md) ## API Docs - API Reference > ADRs [Create](https://developer.icepanel.io/api-reference/adrs/create.md) - API Reference > ADRs [Delete](https://developer.icepanel.io/api-reference/adrs/delete.md) - API Reference > ADRs [Get](https://developer.icepanel.io/api-reference/adrs/get.md) - API Reference > ADRs [List](https://developer.icepanel.io/api-reference/adrs/list.md) - API Reference > ADRs [Update](https://developer.icepanel.io/api-reference/adrs/update.md) - API Reference > Catalog > Technologies [Create Signed Icon URL](https://developer.icepanel.io/api-reference/catalog/technologies/create-signed-icon-url.md) - API Reference > Catalog > Technologies [Get](https://developer.icepanel.io/api-reference/catalog/technologies/get.md) - API Reference > Catalog > Technologies [List](https://developer.icepanel.io/api-reference/catalog/technologies/list.md) - API Reference > Catalog > Technologies [List Select](https://developer.icepanel.io/api-reference/catalog/technologies/list-select.md) - API Reference > Comments [Create](https://developer.icepanel.io/api-reference/comments/create.md) - API Reference > Comments [Delete](https://developer.icepanel.io/api-reference/comments/delete.md) - API Reference > Comments [Get](https://developer.icepanel.io/api-reference/comments/get.md) - API Reference > Comments [List](https://developer.icepanel.io/api-reference/comments/list.md) - API Reference > Comments > Replies [Create](https://developer.icepanel.io/api-reference/comments/replies/create.md) - API Reference > Comments > Replies [Delete](https://developer.icepanel.io/api-reference/comments/replies/delete.md) - API Reference > Comments > Replies [Get](https://developer.icepanel.io/api-reference/comments/replies/get.md) - API Reference > Comments > Replies [List](https://developer.icepanel.io/api-reference/comments/replies/list.md) - API Reference > Comments > Replies [Update](https://developer.icepanel.io/api-reference/comments/replies/update.md) - API Reference > Comments [Update](https://developer.icepanel.io/api-reference/comments/update.md) - API Reference > Diagrams > Content [Get](https://developer.icepanel.io/api-reference/diagrams/content/get.md) - API Reference > Diagrams > Content [Update](https://developer.icepanel.io/api-reference/diagrams/content/update.md) - API Reference > Diagrams [Create](https://developer.icepanel.io/api-reference/diagrams/create.md) - API Reference > Diagrams [Delete](https://developer.icepanel.io/api-reference/diagrams/delete.md) - API Reference > Diagrams [Exists](https://developer.icepanel.io/api-reference/diagrams/exists.md) - API Reference > Diagrams > Export [Create](https://developer.icepanel.io/api-reference/diagrams/export/create.md) - API Reference > Diagrams > Export [Get](https://developer.icepanel.io/api-reference/diagrams/export/get.md) - API Reference > Diagrams [Get](https://developer.icepanel.io/api-reference/diagrams/get.md) - API Reference > Diagrams [Get Thumbnail](https://developer.icepanel.io/api-reference/diagrams/get-thumbnail.md) - API Reference > Diagrams > Groups [Create](https://developer.icepanel.io/api-reference/diagrams/groups/create.md) - API Reference > Diagrams > Groups [Delete](https://developer.icepanel.io/api-reference/diagrams/groups/delete.md) - API Reference > Diagrams > Groups [Exists](https://developer.icepanel.io/api-reference/diagrams/groups/exists.md) - API Reference > Diagrams > Groups [Get](https://developer.icepanel.io/api-reference/diagrams/groups/get.md) - API Reference > Diagrams > Groups [List](https://developer.icepanel.io/api-reference/diagrams/groups/list.md) - API Reference > Diagrams > Groups [Update](https://developer.icepanel.io/api-reference/diagrams/groups/update.md) - API Reference > Diagrams [List](https://developer.icepanel.io/api-reference/diagrams/list.md) - API Reference > Diagrams [List Thumbnails](https://developer.icepanel.io/api-reference/diagrams/list-thumbnails.md) - API Reference > Diagrams [Update](https://developer.icepanel.io/api-reference/diagrams/update.md) - API Reference > Domains [Create](https://developer.icepanel.io/api-reference/domains/create.md) - API Reference > Domains [Delete](https://developer.icepanel.io/api-reference/domains/delete.md) - API Reference > Domains [Exists](https://developer.icepanel.io/api-reference/domains/exists.md) - API Reference > Domains [Get](https://developer.icepanel.io/api-reference/domains/get.md) - API Reference > Domains [List](https://developer.icepanel.io/api-reference/domains/list.md) - API Reference > Domains [Update](https://developer.icepanel.io/api-reference/domains/update.md) - API Reference > Drafts [Create](https://developer.icepanel.io/api-reference/drafts/create.md) - API Reference > Drafts [Delete](https://developer.icepanel.io/api-reference/drafts/delete.md) - API Reference > Drafts [Get](https://developer.icepanel.io/api-reference/drafts/get.md) - API Reference > Drafts [List](https://developer.icepanel.io/api-reference/drafts/list.md) - API Reference > Drafts [Merge](https://developer.icepanel.io/api-reference/drafts/merge.md) - API Reference > Drafts [Update](https://developer.icepanel.io/api-reference/drafts/update.md) - API Reference > Flows [Create](https://developer.icepanel.io/api-reference/flows/create.md) - API Reference > Flows [Delete](https://developer.icepanel.io/api-reference/flows/delete.md) - API Reference > Flows [Exists](https://developer.icepanel.io/api-reference/flows/exists.md) - API Reference > Flows > Export [Code](https://developer.icepanel.io/api-reference/flows/export/code.md) - API Reference > Flows > Export [Mermaid](https://developer.icepanel.io/api-reference/flows/export/mermaid.md) - API Reference > Flows > Export [Text](https://developer.icepanel.io/api-reference/flows/export/text.md) - API Reference > Flows [Get](https://developer.icepanel.io/api-reference/flows/get.md) - API Reference > Flows [Get Thumbnail](https://developer.icepanel.io/api-reference/flows/get-thumbnail.md) - API Reference > Flows [List](https://developer.icepanel.io/api-reference/flows/list.md) - API Reference > Flows [List Thumbnails](https://developer.icepanel.io/api-reference/flows/list-thumbnails.md) - API Reference > Flows [Update](https://developer.icepanel.io/api-reference/flows/update.md) - API Reference > Landscapes [Copy](https://developer.icepanel.io/api-reference/landscapes/copy.md) - API Reference > Landscapes [Delete](https://developer.icepanel.io/api-reference/landscapes/delete.md) - API Reference > Landscapes [Duplicate](https://developer.icepanel.io/api-reference/landscapes/duplicate.md) - API Reference > Landscapes > Export [Export](https://developer.icepanel.io/api-reference/landscapes/export/create.md) - API Reference > Landscapes > Export [Status](https://developer.icepanel.io/api-reference/landscapes/export/get.md) - API Reference > Landscapes [Get](https://developer.icepanel.io/api-reference/landscapes/get.md) - API Reference > Landscapes > Import [Import](https://developer.icepanel.io/api-reference/landscapes/import/create.md) - API Reference > Landscapes > Import [Status](https://developer.icepanel.io/api-reference/landscapes/import/get.md) - API Reference > Landscapes > Logs [Get](https://developer.icepanel.io/api-reference/landscapes/logs/get.md) - API Reference > Landscapes > Logs [List](https://developer.icepanel.io/api-reference/landscapes/logs/list.md) - API Reference > Landscapes > Logs [List Children](https://developer.icepanel.io/api-reference/landscapes/logs/list-children.md) - API Reference > Landscapes > Logs > Stats [By Entity](https://developer.icepanel.io/api-reference/landscapes/logs/stats/by-entity.md) - API Reference > Landscapes > Logs > Stats [By Type](https://developer.icepanel.io/api-reference/landscapes/logs/stats/by-type.md) - API Reference > Landscapes [Search](https://developer.icepanel.io/api-reference/landscapes/search.md) - API Reference > Landscapes [Update](https://developer.icepanel.io/api-reference/landscapes/update.md) - API Reference > Model > Connections [Create](https://developer.icepanel.io/api-reference/model/connections/create.md) - API Reference > Model > Connections [Delete](https://developer.icepanel.io/api-reference/model/connections/delete.md) - API Reference > Model > Connections > Export [CSV](https://developer.icepanel.io/api-reference/model/connections/export/csv.md) - API Reference > Model > Connections [Generate Description](https://developer.icepanel.io/api-reference/model/connections/generate-description.md) - API Reference > Model > Connections [Get](https://developer.icepanel.io/api-reference/model/connections/get.md) - API Reference > Model > Connections [List](https://developer.icepanel.io/api-reference/model/connections/list.md) - API Reference > Model > Connections [Update](https://developer.icepanel.io/api-reference/model/connections/update.md) - API Reference > Model > Objects [Create](https://developer.icepanel.io/api-reference/model/objects/create.md) - API Reference > Model > Objects [Delete](https://developer.icepanel.io/api-reference/model/objects/delete.md) - API Reference > Model > Objects > Export [CSV](https://developer.icepanel.io/api-reference/model/objects/export/csv.md) - API Reference > Model > Objects > Export [Dependencies JSON](https://developer.icepanel.io/api-reference/model/objects/export/dependencies-json.md) - API Reference > Model > Objects [Get](https://developer.icepanel.io/api-reference/model/objects/get.md) - API Reference > Model > Objects [List](https://developer.icepanel.io/api-reference/model/objects/list.md) - API Reference > Model > Objects [List Dependencies](https://developer.icepanel.io/api-reference/model/objects/dependencies-list.md) - API Reference > Model > Objects [Update](https://developer.icepanel.io/api-reference/model/objects/update.md) - API Reference > Organizations [Create](https://developer.icepanel.io/api-reference/organizations/create.md) - API Reference > Organizations [Delete](https://developer.icepanel.io/api-reference/organizations/delete.md) - API Reference > Organizations [Get](https://developer.icepanel.io/api-reference/organizations/get.md) - API Reference > Organizations > Landscapes [Create](https://developer.icepanel.io/api-reference/organizations/landscapes/create.md) - API Reference > Organizations > Landscapes [List](https://developer.icepanel.io/api-reference/organizations/landscapes/list.md) - API Reference > Organizations [List](https://developer.icepanel.io/api-reference/organizations/list.md) - API Reference > Organizations > Logs [Get](https://developer.icepanel.io/api-reference/organizations/logs/get.md) - API Reference > Organizations > Logs [List](https://developer.icepanel.io/api-reference/organizations/logs/list.md) - API Reference > Organizations > Logs > Stats [By Entity](https://developer.icepanel.io/api-reference/organizations/logs/stats/by-entity.md) - API Reference > Organizations > Logs > Stats [By Type](https://developer.icepanel.io/api-reference/organizations/logs/stats/by-type.md) - API Reference > Organizations > Technologies [Create](https://developer.icepanel.io/api-reference/organizations/technologies/create.md) - API Reference > Organizations > Technologies [Delete](https://developer.icepanel.io/api-reference/organizations/technologies/delete.md) - API Reference > Organizations > Technologies [Get](https://developer.icepanel.io/api-reference/organizations/technologies/get.md) - API Reference > Organizations > Technologies [List](https://developer.icepanel.io/api-reference/organizations/technologies/list.md) - API Reference > Organizations > Technologies [Update](https://developer.icepanel.io/api-reference/organizations/technologies/update.md) - API Reference > Organizations [Update](https://developer.icepanel.io/api-reference/organizations/update.md) - API Reference > Organizations > Users [Delete](https://developer.icepanel.io/api-reference/organizations/users/delete.md) - API Reference > Organizations > Users > Invites [Create](https://developer.icepanel.io/api-reference/organizations/users/invites/create.md) - API Reference > Organizations > Users > Invites [List](https://developer.icepanel.io/api-reference/organizations/users/invites/list.md) - API Reference > Organizations > Users > Invites [Revoke](https://developer.icepanel.io/api-reference/organizations/users/invites/revoke.md) - API Reference > Organizations > Users [List](https://developer.icepanel.io/api-reference/organizations/users/list.md) - API Reference > Organizations > Users [Update](https://developer.icepanel.io/api-reference/organizations/users/update.md) - API Reference > Share Link [Create](https://developer.icepanel.io/api-reference/share-link/create.md) - API Reference > Share Link [Delete](https://developer.icepanel.io/api-reference/share-link/delete.md) - API Reference > Share Link [Get](https://developer.icepanel.io/api-reference/share-link/get.md) - API Reference > Share Link [Update](https://developer.icepanel.io/api-reference/share-link/update.md) - API Reference > Tags [Create](https://developer.icepanel.io/api-reference/tags/create.md) - API Reference > Tags [Delete](https://developer.icepanel.io/api-reference/tags/delete.md) - API Reference > Tags [Get](https://developer.icepanel.io/api-reference/tags/get.md) - API Reference > Tags > Groups [Create](https://developer.icepanel.io/api-reference/tags/groups/create.md) - API Reference > Tags > Groups [Delete](https://developer.icepanel.io/api-reference/tags/groups/delete.md) - API Reference > Tags > Groups [Get](https://developer.icepanel.io/api-reference/tags/groups/get.md) - API Reference > Tags > Groups [List](https://developer.icepanel.io/api-reference/tags/groups/list.md) - API Reference > Tags > Groups [Update](https://developer.icepanel.io/api-reference/tags/groups/update.md) - API Reference > Tags [List](https://developer.icepanel.io/api-reference/tags/list.md) - API Reference > Tags [Update](https://developer.icepanel.io/api-reference/tags/update.md) - API Reference > Teams [Create](https://developer.icepanel.io/api-reference/teams/create.md) - API Reference > Teams [Delete](https://developer.icepanel.io/api-reference/teams/delete.md) - API Reference > Teams [Get](https://developer.icepanel.io/api-reference/teams/get.md) - API Reference > Teams [List](https://developer.icepanel.io/api-reference/teams/list.md) - API Reference > Teams [List Landscapes](https://developer.icepanel.io/api-reference/teams/list-landscapes.md) - API Reference > Teams [List Model Objects](https://developer.icepanel.io/api-reference/teams/list-model-objects.md) - API Reference > Teams [Update](https://developer.icepanel.io/api-reference/teams/update.md) - API Reference > Versions [Create](https://developer.icepanel.io/api-reference/versions/create.md) - API Reference > Versions [Delete](https://developer.icepanel.io/api-reference/versions/delete.md) - API Reference > Versions [Get](https://developer.icepanel.io/api-reference/versions/get.md) - API Reference > Versions [List](https://developer.icepanel.io/api-reference/versions/list.md) - API Reference > Versions > Reverts [Create](https://developer.icepanel.io/api-reference/versions/reverts/create.md) - API Reference > Versions > Reverts [Get](https://developer.icepanel.io/api-reference/versions/reverts/get.md) - API Reference > Versions > Reverts [List](https://developer.icepanel.io/api-reference/versions/reverts/list.md) - API Reference > Versions > Reverts [Update](https://developer.icepanel.io/api-reference/versions/reverts/update.md) - API Reference > Versions [Update](https://developer.icepanel.io/api-reference/versions/update.md) - API Reference > Webhook Events [Diagram](https://developer.icepanel.io/api-reference/webhook-events/on-diagram.md) - API Reference > Webhook Events [Diagram Group](https://developer.icepanel.io/api-reference/webhook-events/on-diagram-group.md) - API Reference > Webhook Events [Domain](https://developer.icepanel.io/api-reference/webhook-events/on-domain.md) - API Reference > Webhook Events [Flow](https://developer.icepanel.io/api-reference/webhook-events/on-flow.md) - API Reference > Webhook Events [Model Connection](https://developer.icepanel.io/api-reference/webhook-events/on-model-connection.md) - API Reference > Webhook Events [Model Object](https://developer.icepanel.io/api-reference/webhook-events/on-model-object.md) - API Reference > Webhook Events [Tag](https://developer.icepanel.io/api-reference/webhook-events/on-tag.md) - API Reference > Webhook Events [Tag Group](https://developer.icepanel.io/api-reference/webhook-events/on-tag-group.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://developer.icepanel.io/openapi.json) - [OpenAPI YAML](https://developer.icepanel.io/openapi.yaml)