These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Apollo Sandbox
Apollo Sandbox is the explorer from Apollo's GraphOS Studio, available in the browser. You point it at a GraphQL endpoint and build and run queries against it, which makes it useful for checking a schema or debugging a server during development.
It runs as part of Apollo's hosted Studio web application rather than as a download, so it suits developers who want a quick GraphQL client without installing anything.
Strengths
- Nothing to install, runs in the browser
- Works against any GraphQL endpoint
Limitations
- GraphQL only
- Proprietary and tied to Apollo's hosted service
Details
- Pricing
- FreeSandbox is free to use.
- License
- Proprietary
- Developer
- Apollo Graph
- Platforms
- Web
- How it runs
- Web application
- Works offline
- No
- Best suited for
- Developers exploring or debugging a GraphQL API
- Categories
- API clients, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Apollo Sandbox
Compare allSoftware that can replace Apollo Sandbox for an important use case, and what changes if you switch.
Altair GraphQL Client
A GraphQL client for writing, sending and debugging queries on desktop, in a browser extension and online.
Altair GraphQL Client is open source with desktop apps and browser extensions, adding environments, pre-request scripts, file uploads and a plugin system beyond Apollo Sandbox's web explorer.
Hoppscotch
A fast API client that runs in a browser tab, with a self-hostable workspace if you want one.
Hoppscotch also runs in a browser tab with nothing to install, is open source under MIT, and handles REST, WebSocket and MQTT in addition to GraphQL.
Insomnia
An API client for REST, GraphQL and gRPC that can keep everything local or sync through Git instead of a cloud.
Insomnia is an open-source desktop client covering GraphQL alongside REST, gRPC and WebSockets, with local storage or Git sync instead of Apollo's hosted service.
Postman
The most widely used API client, for sending HTTP requests, organising them into collections and sharing them with a team.
Postman is a widely used desktop and browser API client with collections and scripts, but it is closed source and effectively requires an account and cloud workspace.
Firecamp
An open-source API client for testing REST, GraphQL, WebSocket and Socket.IO requests in the browser.
Firecamp is an open-source browser client that handles GraphQL along with REST, WebSocket and Socket.IO, though saving requests and collections requires an account.
Yaak
An offline-first API client for REST, GraphQL, gRPC, WebSockets and SSE, with requests stored as files you can commit to git.
Yaak is an open-source offline desktop client for GraphQL, REST, gRPC and WebSockets, storing requests as files you can commit to git, with no cloud account.
Similar software
Related functionality, not necessarily a direct replacement.
Swagger UI
Renders an OpenAPI description as interactive, testable documentation.
httpYac
A command-line and VS Code client for sending HTTP, GraphQL, SOAP and gRPC requests from files.
Kreya
Desktop client for gRPC, REST, GraphQL, WebSocket and SSE APIs.
Swagger Editor
A browser-based editor for writing OpenAPI definitions and sending live requests to the API.