General
What is Auk?
What is Auk?
Auk is a local-first, open-source API development environment. Data is stored on your device and you can sync via Git when you need collaboration.
What is the difference between Auk and Postman/Insomnia/Paw/Httpie?
What is the difference between Auk and Postman/Insomnia/Paw/Httpie?
Auk avoids cloud lock-in. It ships as a desktop app, keeps data locally, and uses Git for sharing instead of proprietary cloud workspaces.
How-to
How to use Auk?
How to use Auk?
Install the desktop app and start sending requests locally. Follow the Getting started guide for a 5-minute walkthrough.
How to install Auk?
How to install Auk?
Download installers from GitHub Releases for macOS, Windows, and Linux. No sign-up required.
How to use Auk on mobile?
How to use Auk on mobile?
Mobile is not supported in the local-first edition. Please use the desktop app.
How to use Auk on a desktop?
How to use Auk on a desktop?
Download the desktop app from GitHub Releases and install it. For optional browser-based self-hosting, see Self-Host.
Features
What are the features of Auk?
What are the features of Auk?
Auk has a lot of features that you can use to make your API development experience better. You can learn more about Auk features by reading our features page.
How does Collections work?
How does Collections work?
Collections are a way to organize your API requests. You can create a collection by clicking on the “Collections” button on the left sidebar. You can learn more about Collections by reading our Collections guide.
How does Environments work?
How does Environments work?
Environments are a way to store variables that you can use in your API requests. You can create an environment by clicking on the “Environments” button on the left sidebar. You can learn more about Environments by reading our Environments guide.
Bugs
How to report a bug?
How to report a bug?
You can report a bug by clicking on the “Report a bug” button on the left sidebar. You can also report a bug by visiting our GitHub repository.
How to report a security vulnerability?
How to report a security vulnerability?
You can report a security vulnerability by visiting our GitHub repository.
Localhost is not working
Localhost is not working
If you’re using Auk on your local machine, you might need to enable
CORS. You can learn more about CORS by reading our Set up guide.Support
How to get support?
How to get support?
You can get support by visiting our Support page.