Native desktop API client for Windows and Linux.
OlympAPI is built for developers who want full control over local workflows, data ownership and Git-based collaboration without forced cloud lock-in.
- Website: olympstack.com/olympapi
- Releases: OlympAPI releases
- User Manual: USERMANUAL.md
- EULA: EULA.md
- Native desktop app (Windows + Linux)
- Local-first workflow with optional Git Sync
- Import and export support across major API client formats
- No subscription required for core usage
- Lifetime license option for full Pro workflow
- HTTP requests with full method/body/header/auth control
- Collections and environments
- OpenAPI / Swagger import
- Postman, Bruno and Insomnia compatibility workflows
- Request history and proxy support
- Unlimited collections, environments and workspaces
- Pre-request / post-request scripts
- Response tests and request chaining
- OpenAPI auto sync with change review
- Extended Git Sync workflows
OlympAPI Git Sync is designed for teams that already work with Git and want transparent API collaboration.
- Sync collections or full workspaces
- Use your own Git hosting (GitHub, Forgejo and compatible remotes)
- Keep sensitive values out of commits via placeholder scrubbing
- Resolve conflicts explicitly (no hidden auto-merge)
Docs and guidance:
The Validation Suite is the official end-to-end test server for OlympAPI workflows.
Quick run via GHCR:
docker pull ghcr.io/olympproject/olympapi-validation-suite:vX.Y.Z
docker pull ghcr.io/olympproject/olympapi-validation-suite:latest
docker run --rm -p 3001:3001 -p 3443:3443 \
ghcr.io/olympproject/olympapi-validation-suite:vX.Y.ZReplace vX.Y.Z with a release tag from:
Validation Suite references:
- Suite repository directory
- Validation Suite README
- Validation scenarios
- GHCR package page
- GitHub packages index
Every release includes:
- Windows installer
- Windows zip package
- Linux tar.gz package
- SHA256 checksums
- Optional signature artifacts
Get the latest release assets:
- Verify downloaded binaries with
SHA256SUMS.txt - Use signature files when available
- Keep activation tokens and sensitive environment values private
- Product and licensing: contact@olympstack.com
- Technical support: support@olympstack.com