Choose an operation.
Load an OpenAPI 3 JSON URL. Browse operations grouped by tag and select the endpoint you want to explore.
Pre-alpha. First usable release planned for late 2026.
In the lab · Gramlot API Explorer
Load an OpenAPI description and let Gramlot turn supported operations into forms. Fill in the parameters, preview a request and inspect the response—all in the browser.
An experiment for developers who want to explore and test APIs through a generated interface, in the spirit of Swagger UI.
OpenAPI → Gramlot → live request
Instead of hand-writing a form for every operation, the explorer reads the API description and builds the interface with Gramlot.
Load an OpenAPI 3 JSON URL. Browse operations grouped by tag and select the endpoint you want to explore.
Enter path, query and header parameters or a JSON request body. Supported schema rules validate the values, with explicit controls for omission and null.
Review the request before pressing Execute. Inspect the HTTP status, duration, headers and response body, with a table view for array results.
Working local prototype · Explorer v2
This page presents the current local prototype. A hosted interactive demo is not available yet. The screenshot shows its product catalogue example; the demo also includes reading a product by ID and calculating a quotation.
The current implementation supports internal schema references, common field types and JSON bodies. Nested objects and arrays use JSON editors rather than nested visual forms.
OpenAPI coverage is partial: external references, composed schemas, file uploads and generated OAuth flows are not supported. Requests run directly in the browser, so the target API must permit browser access through CORS.
Gramlot is pre-alpha. The first usable Gramlot release is planned for late 2026. This experiment has no separate release date.
Explore the applications available online