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://legaldocpro.com/api/extract \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "file=@contract.pdf"
Runs a real request against a sample legal document and returns the actual JSON. No file is sent and no credits are used.
Fields returned for legal documents
- ✓Document type
- ✓Parties (names, roles)
- ✓Effective & expiration dates
- ✓Payment terms
- ✓Key obligations
- ✓Governing law
- ✓Termination & renewal clauses