thune rest is a full-featured REST and API client. Design, test, and document API requests — with authentication tokens and API keys loaded automatically from thune secret storage. No more copying credentials from your password manager.
Key Features
Request Builder
Build GET, POST, PUT, DELETE, and PATCH requests with a clean, intuitive interface. Support for headers, query params, body, and auth.
Automatic Auth Loading
API keys, bearer tokens, and OAuth credentials are loaded from thune secret storage. Test APIs without exposing credentials.
Collections
Organize requests in collections and folders. Share collections with your team through the platform.
Response Viewer
View JSON, XML, and HTML responses with syntax highlighting and tree view. Inspect headers and status codes.
Environment Variables
Define environments (dev, staging, prod) and switch between them instantly. Sync with platform secret storage.
Use Cases
- API testing
- API documentation
- API development
- Credential-safe API access