Run saved requests in order while preserving scripts, environments, and history.
03
Import, export, and migrate
Bring existing work from Postman, OpenAPI 3, or cURL. Export collections and
environments in familiar formats, or share a single redacted request as cURL or PostNot JSON.
Postman collection and environment round trips
OpenAPI 3 collection and request-draft import
Broad cURL flag coverage and portable JSON exports
Keep imported work organized and ready to move again when you choose.
04
Protect local data and secrets
Use environment variables without storing secret values in plain SQLite. PostNot masks
private previews, keeps unresolved secret references in history, and redacts exports by default.
OS-backed secret storage
Built-in dynamic variables and script-driven updates
Explicit control over non-secret variable inclusion
Choose which values are ordinary local data and which belong in the OS credential store.
Why developers choose PostNot
A smaller boundary around your API work
With PostNot
Your machine is the workspace
No account required
Native requests are not limited by browser CORS
Project data stays in local SQLite and files
Open formats make leaving straightforward
In cloud-first workflows
The hosted service is part of the boundary
An identity or workspace may be required
Synchronization can be coupled to normal use
Storage and portability depend on service behavior
Browser networking constraints may shape the client
Where your data lives
Local by default, explicit when data moves
1
Workspace
Requests, collections, environments, settings, and history live under the Tauri app data directory in SQLite.
2
Secrets
Secret environment values go to the operating system credential store, not the application database.
3
Network and exports
Data leaves when you send or export. Previews mask private values and single-request exports redact credentials by default.
A workbench that fits
Compact in every theme
Try the site palette—the desktop app uses the same Light, Dark, and Forest direction.
Download
Choose the build for your machine
Free and open source under Apache-2.0. No account, trial, paid tier, or cloud workspace.