Product · API Testing
Test APIs right
from your browser.
Build, send, and debug requests right in the tab — no desktop app, no context switching, no waiting on a teammate to export a collection.
Traditional vs AlleForge
The workflow developers are leaving behind
Old Workflow
- Open desktop app
- Switch environments
- Export collection
- Share manually
- Repeat
AlleForge
- Browser
- Shared workspace
- Instant testing
- Realtime collaboration
- Done
Testing features
Protocols, auth, and collections
Response Viewer
{ "id": "usr_9f2a", "role": "admin"}REST
Every verb, every status code, fully supported.
GraphQL
Queries, mutations, and schema introspection.
WebSocket
Connect, send frames, watch messages stream in.
Authentication
OAuth, API keys, bearer tokens, inherited.
Environment Variables
Swap values across dev, staging, prod.
Collections
Organize requests into shareable folders.
History
Every request you've ever sent, searchable.
Import
Bring in Postman, Insomnia, or OpenAPI.
Export
Take your work with you, anytime.
JSON Formatter
Auto-formatted, collapsible, always readable.
Cookies
Inspect and edit cookies per environment.
Redirects
Follow, inspect, or block redirect chains.
Developer workflow
Every stage, connected
- 01
Build
Compose requests with headers, auth, and body in seconds.
- 02
Test
Send, assert, and catch regressions before they ship.
- 03
Debug
Inspect every header, cookie, and response byte.
- 04
Share
Hand off a request with a link, not an export file.
- 05
Document
Generates alongside the requests you wrote — browse the full API Reference.
- 06
Deploy
Ship with every endpoint already proven out.
Built in
Send a request, see what happens
See the response the moment you hit send
Every request you send is saved to History
Requests and secrets, in transit and at rest
Protocols — HTTP, GraphQL, Socket.io, gRPC, Websocket, SSE, SOAP
Browser-native
No installation. No updates.
Open a tab.
AlleForge runs entirely in the browser you already have open — the same tab you use for everything else in your stack.
Collaboration
Share requests, not exports
Leave a comment right on the request, and a teammate sees it the moment they open the same one — no exporting a collection or pasting cURL into Slack. The full toolkit is on the Collaboration page.
- Shared requests and collections
- Inline comments
- Full version history
Maya: LGTM, ship it 🚀
Frequently asked
Questions developers ask
Every teammate already has a browser open. Running AlleForge there — instead of a separate desktop install — means zero setup, automatic updates, and a workspace that's identical for everyone on the team.
Yes. Drag in a Postman export, an Insomnia workspace, or an OpenAPI/Swagger spec and AlleForge rebuilds your folders, requests, and variables automatically.
Environments, global variables, and collection-level variables all work the same way you'd expect — swap between dev, staging, and production without editing a single request.
Yes. Invite teammates to a shared workspace where everyone works from the same collections, environments, and saved requests—no exporting files or pasting cURL commands into Slack.
Yes. The AlleForge Agent runs a lightweight local bridge so requests to localhost, internal networks, or self-signed certificates work exactly like they would in a desktop client.
It's a small background process you install once. It relays requests from your browser tab to local or private network destinations, then streams the response straight back — nothing is ever proxied through our servers.
Requests, environments, and secrets are encrypted at rest and in transit. Sensitive values can be marked as secret so they're masked in the UI and excluded from shared exports.
No — the core product runs entirely in your browser. The optional Agent is only needed if you're testing against localhost or a private network.
In-flight requests fail gracefully with a clear timeout message, and anything you've written — collections, environments, drafts — stays saved locally until you're back online.
Start testing APIs now.
Build, test, and collaborate without leaving your browser.