PortalImport Open API Specs
Turn an OpenAPI file into documentation. Each endpoint becomes its own page — either a fast reference page or an AI-written prose page.
In the version sidebar, open BUILD → API specs. The top strip shows counts for Endpoints, Methods, Sections, and Drifted.

Click Import spec to open the drawer, then enter your Spec source — any reachable OpenAPI 3.x URL.
💡 It’s pre-filled with the public Petstore spec so you can test quickly.
Click List endpoints.

Every endpoint is listed with its method and path. Use the checkboxes (or Select all / Clear) to choose which to import. The footer shows X of Y selected.
Then pick how they’re built:
Imported endpoints appear as pages, grouped into sidebar sections. Later, if the spec changes, click Refresh from spec — changed endpoints get a drift flag so you know what to update.
⚠️ You can stop a running import at any time with Stop import. Endpoints saved so far are kept.