FileRouterClient from @file_router/sdk. By the end you will have called parse() against a live URL and seen structured markdown output, then run compare() to benchmark the same file across multiple providers.
Prerequisites
- Node.js ≥ 22.14.0 installed on your machine.
- A FileRouter API key — see Authentication if you do not have one yet.
What to do next
Authentication
Learn all the ways to supply your API key, including the CLI login flow.
SDK Installation
Explore advanced parse options, provider-specific settings, and BYOK mode.