Developer Tools

API Documentation

Interactive API references, auto-generated from your OpenAPI specs

Push your OpenAPI specs and get browsable, interactive API references with Try It Out functionality and auto-generated code samples in 11 languages.

Auto-Sync from Git

Push OpenAPI specs alongside your markdown. KBKit detects and parses them automatically.

Interactive Explorer

Try It Out functionality lets developers test endpoints directly from the docs.

Code Samples

Auto-generated code snippets in 11 programming languages for every endpoint.

How It Works

From OpenAPI spec to interactive docs in seconds

KBKit transforms your OpenAPI specifications into beautiful, interactive API documentation. There is no separate tool to configure, no manual updates. Push your spec files alongside your markdown and KBKit handles the rest.

  1. 1

    Push your OpenAPI spec files

    YAML or JSON, alongside your markdown docs.

  2. 2

    KBKit detects spec files automatically

    On every git sync, spec files are identified and parsed.

  3. 3

    Endpoints are extracted and indexed

    Each operation becomes a searchable, browsable page.

  4. 4

    Your users explore and test

    Interactive explorer with code samples in 11 languages.

docs.acme.com/api
GET /users/{id}

Retrieve a user by their unique identifier.

Parameters

id string required

The unique identifier of the user.

Response

{

"id": "usr_1a2b3c",

"name": "Jane Doe",

"email": "jane@acme.com"

}

Capabilities

Everything your API docs need

11 Languages

cURL, JavaScript, Python, PHP, Go, Ruby, Java, C#, Rust, Kotlin, Swift.

Swagger & OpenAPI

Full support for Swagger 2.0, OpenAPI 3.0, and OpenAPI 3.1.

Search Integration

API endpoints appear in full-text search alongside articles.

Version Support

Docs update automatically when you push new spec versions.

Schema Browser

Explore data models and schemas with expandable definitions.

Cross-Linking

Link API endpoints from your guide articles using frontmatter.

Ready to publish your API docs?

Push your OpenAPI specs and give your users interactive, searchable API documentation in minutes.