Install
npm install @talonic/nodeRequires 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.
- Sign up at app.talonic.com. Free tier: 50 extractions per day, no credit card.
- Settings → API Keys → Create New Key.
- Copy the
tlnc_value. - Set it as the
TALONIC_API_KEYenvironment variable, or pass it directly to the client constructor.