Documentation
Guides & reference
The full docs live alongside the source in the API Circle repository. Start with a guide below, or browse everything on GitHub.
Getting started
Guides
Two ways to use it
Local, or Git-backed
The workspace lives in different places depending on what you're doing. Pick the mode that matches.
Mode A
Local workspace
Open the desktop or web app and a workspace is created automatically in browser storage. No folder to manage, no flags. The easiest way to start — and how you create the workspace you’ll later link to Git.
Mode B
Git-backed workspace
Use Link to Git to bridge your workspace to a GitHub repo. The cloned directory is the workspace — pass it to the CLI or MCP server with --workspace for teams, CI, and headless agents.
Read the source, drive the product
API Circle is source-available and built in the open. Browse the code, file an issue, or open the app and start building.