Zudoku Configuration API
Zudoku is an open-source, developer-first API documentation framework built by Zuplo. It uses a file-based configuration model (zudoku.config.ts) to generate interactive API documentation from OpenAPI v2/v3 schemas. The configuration API defines how API references, navigation, authentication (OAuth2, OpenID Connect), theming, plugins, and MDX documentation pages are structured and managed.
Zudoku Configuration API is one of 6 APIs that Zudoku publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 5 JSON Schema definitions.
Tagged areas include Configuration, Developer Tools, and Documentation. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, a JSON-LD context, and 5 JSON Schemas.
This API exposes 1 operation across 1 path, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, https://zudoku.dev.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Top-level Zudoku configuration management.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ZudokuConfig (11 properties), SidebarItem (5 properties), ApiReference (5 properties), AuthenticationConfig (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zudoku 5
Other APIs Zudoku publishes across the network.