Skip to Content
API DesignOverview

Overview

APIGit utilizes the widely accepted OpenAPI 3.x specification as the standard for defining APIs. In the API Repository, you can create multiple API Spec files and organize them according to your preferences.

Repository Dashboard

Select any spec file and click the “Edit” button to enter edit mode, where you can make and commit changes. Even in edit mode, you can switch between different views to edit specifications, review changes, check governance violations, and preview documentation.

Our self-developed, fully visualized OpenAPI editor allows you to create API specifications quickly and easily—no prior knowledge of the OpenAPI specification required. The intuitive visual interface makes it simple for anyone to understand and document APIs, streamlining the development process and enabling you to focus on creating high-quality APIs that adhere to industry standards.

API Design - Edit mode

Last updated on