Plugins
Core plugins ship with Voiden. Community plugins are built by the ecosystem. All plugin docs live on the docs site.
HTTP/REST API testing toolkit with extensible request pipeline, custom blocks for headers/body, environment variables, response visualization, and support for all HTTP methods including multipart file uploads.
by Voiden Team · v1.0.1
GraphQL client with schema importer for building queries through a dedicated UI or editing manually. Supports queries, mutations, and subscriptions with variables.
by Voiden Team · v1.0.0
Add simple assertion testing to your HTTP requests with an easy-to-use table interface. Results are displayed as a sub-panel in the response tab.
by Voiden Team · v1.0.0
Comprehensive authentication support including Bearer Token, Basic Auth, API Key, OAuth 1.0/2.0, Digest, AWS Signature v4, and more.
by Voiden Team · v2.0.0
Comprehensive support for WebSocket (WSS) and gRPC communication with unary, server streaming, client streaming, and bidirectional streaming patterns.
by Voiden Team · v1.0.0
Pre-request and post-response scripting in JavaScript, Python, and Shell (bash) with a unified voiden.* API for reading/writing request data, variables, and assertions.
by Voiden Team · v1.1.0
Generate fake data using Faker.js in your API requests via {{$faker.*}} syntax in headers, query params, path params, and request bodies.
by Voiden Team · v1.1.0
Live preview and rendering for Markdown files with full GitHub Flavored Markdown support including tables, syntax highlighting, task lists, and strikethrough.
by Voiden Team · v1.0.1
Import OpenAPI v3.0 collections and convert them to native Voiden request files with full support for nested folders, headers, auth, and all request body types.
by Voiden Team · v1.0.0
Import Postman v2.1 collections and automatically convert them to native Voiden request files with full support for nested folders, headers, auth, and all request body types.
by Voiden Team · v1.0.2