The PDF to JSON endpoint converts a PDF's content into a structured JSON representation, making it easier to feed a document's content into another application or data pipeline programmatically.
- Endpoint family: /pdf-to-json/v1.
Note: Avanquest's public documentation for this endpoint does not currently describe the exact JSON schema returned. Use the Try It Live Swagger UI on the PDF to JSON reference page to inspect a live example response before building against it.