{"message":"PDF Data Extractor API","version":"2.0.0","docs":"/docs","endpoints":[{"path":"/","method":"GET","description":"API information"},{"path":"/jobs/{job_id}","method":"GET","description":"Get job status"},{"path":"/jobs/{job_id}/result","method":"GET","description":"Get job result"},{"path":"/jobs/{job_id}","method":"DELETE","description":"Delete job"},{"path":"/split-pdf","method":"POST","description":"Split PDF pages into different categories and return classified PDFs in a zip file."},{"path":"/suggest-schema","method":"POST","description":"Suggest a JSON schema for a PDFs"},{"path":"/parser-jobs/","method":"GET","description":"List parser jobs for authenticated user"},{"path":"/parser-jobs/{job_id}","method":"GET","description":"Get specific parser job status"}]}