Skip to main content
FEATURES · 11

Everything the script tag ships.

Eleven capabilities, one bundle, zero backend. Each page below states what the feature does, how it works, and where it stops.

01

Try-it console

Real fetch requests, schema-driven forms, code snippets in 10 languages, request history with replay.

Learn more

The Send button, the measured request time and the generated cURL snippet. The Send button, the measured request time and the generated cURL snippet.

DETAIL · 1:1

02

Environments & auth

Colored environments, "{{var}}" interpolation that blocks the send when a variable is missing, OAuth2 PKCE entirely in the browser.

Learn more

03

Scenarios & Arazzo

Declarative request sequences that ship with your docs and run in the reader's browser — no scripting, ever.

Learn more

Step 2 of a scenario: the {{petId}} variable extracted in step 1, and the passing 200 response. Step 2 of a scenario: the {{petId}} variable extracted in step 1, and the passing 200 response.

DETAIL · 1:1

04

Schema audit

Nearly 40 rules, a letter grade, and a deep link to every finding — in the browser, nothing sent anywhere.

Learn more

The A grade at 92/100 and the five per-category score bars. The A grade at 92/100 and the five per-category score bars.

DETAIL · 1:1

05

Multi-spec

Several OpenAPI specs in one installation — header selector, and per-spec environments, history, tokens and scenarios.

Learn more

06

Schema control

OpenAPI Overlay 1.1 at load, endpoint hiding, Swagger 2.0 conversion, webhooks and their simulator.

Learn more

07

Theming & branding

All 35 daisyUI themes bundled, plus your own brand theme declared in the config — no build step.

Learn more

08

Change highlights

"What changed since my last visit" — computed in the reader's browser from stored fingerprints. No service, no account.

Learn more

09

AI surface

llms.txt, llms-full.txt and an MCP server config, generated in the browser — for the reader who is an agent.

Learn more

10

Prose pages

Markdown guides woven into the navigation — with operation cards, callouts, code tabs and full-text search.

Learn more

The docs navigation: prose pages and a collapsible group above the API reference, closed by the llms.txt entry. The docs navigation: prose pages and a collapsible group above the API reference, closed by the llms.txt entry.

DETAIL · 1:1

11

SEO & crawlability

Per-route titles and JSON-LD at runtime — and one command that writes the static mirror crawlers and agents actually read.

Learn more

The bake flow, drawn: the apiglow bake command writes an HTML and Markdown mirror, a sitemap and a served llms.txt — read by Google, GPTBot and agents. The bake flow, drawn: the apiglow bake command writes an HTML and Markdown mirror, a sitemap and a served llms.txt — read by Google, GPTBot and agents.

DIAGRAM · THE BAKE

11 / 11

All eleven run in the same page. Go handle it.

The demo loads the Petstore, mocked in your browser by a service worker.