build69
build69  /  Components  /  Site  /  ApiReference

ApiReference

v1.0.21Updated 27 Aug 2026

API reference / developer docs page — three-column docs, endpoint reference, auth, webhooks and SDK layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 17 stories
Three ColumnOpen ↗
Why this is recommendedapidocsdeveloperreference+4

ApiReference — three column.

Recommended for+14
  • API reference / developer docs
  • Documentation sites
Tags+6
apidocsdeveloperreferencesdkpagethreecolumn
Features+4
  • Three-column docs, endpoint reference, getting-started, auth and webhooks layouts
  • Code-examples + error-reference variants
  • Self-contained — no required props
Not recommended for−2
  • Marketing feature pages (use FeaturesPage)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "ApiReference" })

Usage

import { ApiDocsThreeColumn } from '@/components/pages/api-reference';

<ApiDocsThreeColumn />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related