APIGit: Native Git-Powered API Management
APIGit is built entirely on native Git, so every commit, branch, tag, pull request, and rebase works exactly as you expect. Store your API specs, mock-server scripts, test cases, and Markdown docs in a single repository and manage them with the full power of Git.
Native Git Implementation
APIGit provides its own full Git service - you don’t need to integrate with GitHub, GitLab, or other Git providers. However, we still offer the option to integrate with these third-party Git providers and keep repositories synchronized.
Web Portal Navigation
After signing in, your default view will be the Repository list. You can toggle between:
- My Repositories: Your personal repositories
- Organization Repositories: Shared repositories with configurable team permissions
Repository Management
Click on any repository to access its detail page, which provides a GitHub-like experience:
All API management and collaboration happens within Git repositories. We’ll explore these capabilities in detail in the following sections.