STRUCTURE API · v2026.08

Reliable structural decomposition of Chinese characters and words

Structured data on semantic/phonetic components and word formation for AI and education platforms.

A structural data service built for AI and education platforms · Read the docs

Why HanziPeek

One thing, done precisely.

拆

Accurate decomposition

Character components and word formation with verifiable results

{ }

Structured API

Confidence-scored JSON, ready for AI tool calling

</>

One-line embed

JS widget that shows structure cards on hover or click

台

Built for platforms

Designed for education products and AI platforms

Live demo

DENSITY

Semantic components are vermilion, phonetic components indigo — never swapped.

Two ways to use

REST API

Send characters, get structured JSON back — built for backend services and AI tool calling.

curl
curl -X POST https://api.chinesekey.org/v1/decompose \
  -H "Authorization: Bearer pk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"chars":"清","mode":"full","lang":"en"}'
View API docs

JS Widget

One script tag adds hover-to-reveal structure cards to any page.

html
<script src="https://chinesekey.org/peek.js"
        data-key="pk_live_..."
        data-density="minimal"></script>
View embed guide

Simple, transparent pricing

Free

$0

For testing and evaluation

  • 100,000 characters / month
  • Core API and both widgets

Growth

$39/mo

For education products and content platforms

  • 10,000,000 characters / month
  • Priority support
See full pricing