PDF Processing
4.1. Upload PDF
{ "message": "File uploaded successfully.", "file_id": "string (unique identifier)", "gcs_url": "string (Google Cloud Storage URL)" }{ "detail": "Only PDF files are supported." }{ "detail": "Metadata JSON parse error: <error_message>" }{ "detail": "Invalid or expired API key." }
4.2. Get Processing Response
Last updated