API Playground
Build a request and preview the exact response shape. POST a file, get structured JSON back — no SDK, no per-page billing. Paste a key to personalize the snippet, or grab one free.
Request
curl -X POST https://paystubparser.com/api/extract \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "file=@paystub.pdf"
Preview only — shows the response shape for pay stubs. No file is sent and no credits are used.
Fields returned for pay stubs
- ✓Employee & employer name
- ✓Pay period dates
- ✓Gross pay
- ✓Net pay
- ✓Federal & state tax withheld
- ✓FICA (Social Security & Medicare)
- ✓YTD totals