Overview
Your API key and usage stats
Live Key
LIVEUse this key in the Authorization: Bearer <key> header
Free tier · Resets on the 1st of each month
Regenerate API key
Your current key will stop working immediately
Test Key
SANDBOXUse sk_test_ keys to get deterministic mock responses — no documents parsed, zero cost.
What sandbox mode returns
- · Exact same JSON schema as production responses
- · 3 variants: invoice, receipt, form (deterministic per filename)
- · No rate limits · No monthly quota ·
sandbox: trueflag in response
Today
—
documents
This week
—
documents
This month
—
documents
Avg speed
—
milliseconds
Parse volume
Documents parsed per day (last 30 days)
No parses yet. Make your first API call to see data here.
Site Analytics
Pageviews, conversions and traffic sources
Today
—
pageviews
Last 7 days
—
pageviews
Last 30 days
—
pageviews
Demo parses (7d)
—
Demo parses (30d)
—
Waitlist (7d)
—
Waitlist (30d)
—
Conversion funnel last 7 days
Top referrers 30d
Loading…
Top pages 7d
Loading…
UTM sources last 7 days
Loading…
Quick start
curl -X POST https://shapeforge-4vqx.polsia.app/api/v1/parse \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "file=@invoice.pdf"
sk_test_ key — you'll get deterministic mock responses with no quota usage.