StudioAPI Docs Get a key
View as Markdown
reference/kbbi

Base path: /api/v1/kbbi

Endpoints

MethodPathQueryDescription
GET/searchq (required), page, per_pageSearch words.
GET/word/:wordExact word entries.
GET/randomcount (default 1, max 20)Random entries.

Entries with type: 1 have HTML entities decoded in arti.

Errors

  • VALIDATION_ERROR (400) — missing query.
  • NOT_FOUND (404) — word not found.