Zudoku website screenshot

Zudoku

Zudoku is an open-source, developer-first platform for creating clean, consistent API documentation built on a modern stack including React, TypeScript, and Vite. The tool enables developers to auto-generate documentation from OpenAPI v2/v3 schemas (supporting both single and multi-API setups) and provides built-in authentication and authorization support for OAuth2, JWT, and more.

Zudoku publishes 6 APIs on the APIs.io network, including Configuration API, API References API, Authentication API, and 3 more. Tagged areas include Developer Tools and Documentation.

The Zudoku catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Zudoku’s developer surface includes documentation, authentication, API reference, and 6 more developer resources.

48.1/100 developing ▬ flat Agent 34/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
6 APIs
Developer ToolsDocumentation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 48.1/100 · developing
Contract Quality 17.3 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 6.7 / 10
Agent readiness — 34/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/zudoku: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

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 doc...

Zudoku API References API

OpenAPI document references for generating API documentation.

Zudoku Authentication API

Authentication provider configuration.

Zudoku Navigation API

Site navigation and sidebar configuration.

Zudoku Plugins API

Plugin registration and configuration.

Zudoku Theming API

Theme, branding, and visual customization.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Zudoku Configuration API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Zudoku Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Zudoku Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Zudoku Context

12 classes · 7 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Zudoku API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 5

Standalone JSON Schema definitions for this provider's data models.

Zudoku API Reference

5 properties

JSON SCHEMA

Zudoku Authentication Configuration

6 properties

JSON SCHEMA

Zudoku Plugin

2 properties

JSON SCHEMA

Zudoku Theme Configuration

3 properties

JSON SCHEMA

Zudoku Configuration

11 properties

JSON SCHEMA

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Zudoku Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Zudoku Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zudoku
url: https://raw.githubusercontent.com/api-evangelist/zudoku/refs/heads/main/apis.yml
apis:
- aid: zudoku:configuration-api
  name: Zudoku Configuration API
  tags:
  - Configuration
  - Developer Tools
  - Documentation
  humanURL: https://zudoku.dev/docs/configuration/overview
  properties:
  - url: https://zudoku.dev/docs/configuration/overview
    type: Documentation
  - url: openapi/zudoku-configuration-api-openapi.yml
    type: OpenAPI
  - url: json-schema/zudoku-config.json
    type: JSONSchema
  - url: json-schema/api-reference.json
    type: JSONSchema
  - url: json-schema/authentication.json
    type: JSONSchema
  - url: json-schema/theme.json
    type: JSONSchema
  - url: json-schema/plugin.json
    type: JSONSchema
  - url: json-ld/zudoku-context.jsonld
    type: JSONLD
  description: 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.
- aid: zudoku:zudoku-api-references-api
  name: Zudoku API References API
  description: OpenAPI document references for generating API documentation.
  humanURL: https://zudoku.dev/docs/configuration/overview
  tags:
  - API References
  properties:
  - type: OpenAPI
    url: openapi/zudoku-api-references-api-openapi.yml
- aid: zudoku:zudoku-authentication-api
  name: Zudoku Authentication API
  description: Authentication provider configuration.
  humanURL: https://zudoku.dev/docs/configuration/overview
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/zudoku-authentication-api-openapi.yml
- aid: zudoku:zudoku-navigation-api
  name: Zudoku Navigation API
  description: Site navigation and sidebar configuration.
  humanURL: https://zudoku.dev/docs/configuration/overview
  tags:
  - Navigation
  properties:
  - type: OpenAPI
    url: openapi/zudoku-navigation-api-openapi.yml
- aid: zudoku:zudoku-plugins-api
  name: Zudoku Plugins API
  description: Plugin registration and configuration.
  humanURL: https://zudoku.dev/docs/configuration/overview
  tags:
  - Plugins
  properties:
  - type: OpenAPI
    url: openapi/zudoku-plugins-api-openapi.yml
- aid: zudoku:zudoku-theming-api
  name: Zudoku Theming API
  description: Theme, branding, and visual customization.
  humanURL: https://zudoku.dev/docs/configuration/overview
  tags:
  - Theming
  properties:
  - type: OpenAPI
    url: openapi/zudoku-theming-api-openapi.yml
name: Zudoku
tags:
- Developer Tools
- Documentation
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/zudoku.png
access: 3rd-Party
common:
- type: AgenticAccess
  url: agentic-access/zudoku-agentic-access.yml
- type: DomainSecurity
  url: security/zudoku-domain-security.yml
- name: Quickstart | Zudoku
  description: 'null'
  url: https://zudoku.dev/docs/quickstart
  type: Documentation
- name: Overview | Zudoku
  description: 'null'
  url: https://zudoku.dev/docs/configuration/authentication
  type: Authentication
- name: Sentry | Zudoku
  description: 'null'
  url: https://zudoku.dev/docs/configuration/sentry
  type: Integrations
- name: Static Files | Zudoku
  description: 'null'
  url: https://zudoku.dev/docs/guides/static-files
  type: Guide
- name: API Reference | Zudoku
  description: 'null'
  url: https://zudoku.dev/docs/configuration/api-reference
  type: APIReference
- name: API Catalog | Zudoku
  description: 'null'
  url: https://zudoku.dev/docs/configuration/api-catalog
  type: APICatalog
- name: GitHub Repository
  description: 'null'
  url: https://github.com/zuplo/zudoku
  type: GitHubRepository
- type: LlmsText
  url: https://zudoku.dev/llms.txt
created: '2026-01-05'
modified: '2026-05-19'
position: Consuming
description: Zudoku is an open-source, developer-first platform for creating clean, consistent API documentation built on
  a modern stack including React, TypeScript, and Vite. The tool enables developers to auto-generate documentation from OpenAPI
  v2/v3 schemas (supporting both single and multi-API setups) and provides built-in authentication and authorization support
  for OAuth2, JWT, and more.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.19'