Skip to content
jimmybot edited this page May 9, 2026 · 2 revisions

Klix Wiki

This wiki is intentionally minimal. The maintained documentation lives in the repository README and package metadata.

Start Here

  • README - install instructions, plain Node.js usage, API surface, callback/webhook verification, and NestJS adapter setup.
  • npm package - published package and version history.
  • Repository - source, issues, releases, and contribution workflow.
  • Klix API docs - upstream API documentation.

Documentation Map

  • Installation: see the README Install section.
  • Features: see the README Features section.
  • Client setup: see the README Plain Node.js section.
  • Resource methods: see the README Main API Surface section.
  • Error handling: see the README Error Handling section.
  • NestJS adapter: see the README NestJS section.
  • Webhook and callback verification: see the README Callback and Webhook Verification section.
  • Notes: see the README Notes section.

Please update the README first when behavior, options, or examples change.

Clone this wiki locally