Integrations and API
Integrations and API

Connect IOModel with IDEs, CI pipelines, repositories, and contract tooling for an end-to-end delivery loop.

IOModel fits into your existing toolchain. For file-based Git-projects, your repository, IDE, and CI are the integration points; contracts like OpenAPI live as artifacts in the model. Native cloud connections build on top of that foundation.

Integration surfaces

File-based Git-projects integrate through Git and CI. Cloud projects add native Git sync (GitHub or GitLab, bidirectional branch sync), and webhooks automate validation and downstream actions on model changes.

In this section

What integrates today

SurfaceHow
EditorVS Code / Cursor extension
CICLI validation in pipelines
RepositoryGit-project files in GitHub/GitLab
Cloud syncGitHub and GitLab for cloud projects (plan feature)
ContractsOpenAPI artifacts embedded in specs

If your team already reviews code in Git, keep architecture there too. The repository becomes the single integration point for editor, CI, and review.

Last updated on