{"service":"PDF Processing Pipeline API","version":"2.0.0","status":"running","public_url":"https://pdf.joble.app","endpoints":{"extract":"https://pdf.joble.app/extract","extract-websupport":"https://pdf.joble.app/extract-websupport","extract-website":"https://pdf.joble.app/extract-website","process":"https://pdf.joble.app/process","jobs":"https://pdf.joble.app/jobs","health":"https://pdf.joble.app/health","config":"https://pdf.joble.app/config","docs":"https://pdf.joble.app/docs"},"usage":{"single_pdf":"POST /extract with {'id': 'guid', 'subdomain': 'your-subdomain', 'pdf_urls': ['url']}","multiple_pdfs":"POST /extract with {'id': 'guid', 'subdomain': 'your-subdomain', 'pdf_urls': ['url1', 'url2', 'url3']}","websupport":"POST /extract-websupport with {'id': '...', 'subdomain': '...', 'pdf_urls': ['...'], 'document_type': 1} (1=SalesPitch, 0=Product)","website":"POST /extract-website with {'id': '...', 'subdomain': '...', 'url': 'https://...', 'max_products': null (default = all)}"},"description":"Extract PDF content immediately from single or multiple URLs. ID and subdomain fields required."}