{"service":"PDF OCR & Embedding API","version":"1.0.0","endpoints":{"ocr":{"upload":"POST /api/v1/ocr/process","status":"GET /api/v1/ocr/status/{job_id}","results":"GET /api/v1/ocr/results/{job_id}","download":"GET /api/v1/ocr/download/{job_id}"},"embedding":{"single":"POST /api/v1/embedding/","batch":"POST /api/v1/embedding/batch","chunked":"POST /api/v1/embedding/chunked","health":"GET /api/v1/embedding/health","models":"GET /api/v1/embedding/models"},"health":"GET /api/v1/health/","docs":"/docs"}}