Skip to main content

Install

npm install @talonic/node

Requires Node.js 18 or newer. Zero runtime dependencies.

Get an API key (30 seconds)

Every user runs against their own Talonic workspace. Your documents and schemas are private to you.

  1. Sign up at app.talonic.com. Free tier: 50 extractions per day, no credit card.
  2. Settings → API Keys → Create New Key.
  3. Copy the tlnc_ value.
  4. Set it as the TALONIC_API_KEY environment variable, or pass it directly to the client constructor.