Register
Sign up for a plan at fineparser.ai. Pick a plan, complete checkout, and you receive one.fineparserlicense file for your account. Keep it somewhere safe. It is the only credential the container needs.
Use your license
Pass the contents of the license file to the container in theFINEPARSER_LICENSE_DATA environment variable. There is no license file mount, and nothing else needs configuring: the file carries both your instance ID and the key that signs metering.
$(cat file) as above or from a Kubernetes Secret. Docker .env files cannot hold multi-line values and will not work. The -license-data flag accepts the same contents if you prefer a flag to an environment variable.
Without a license the container starts but refuses every job. See Confirming the license for how to check it was accepted.
Plans
All plans except Enterprise are self-service monthly subscriptions.Manage your subscription
Self-service plans are billed through Stripe. Open the FineParser billing portal and sign in with the email address you registered with. Stripe sends a one-time login link to that address. From the portal you can:- Upgrade your plan. The new page allowance is available immediately.
- Downgrade your plan. The change takes effect at the start of your next billing cycle.
- Update your payment method.
- View and download invoices.
- Cancel your subscription. This disables your license. Every license, including Free, needs an active subscription in Stripe to keep working.
