{"message":"Multi-Product Insurance Policy Extractor API","version":"3.0.0","supported_products":["Fire Insurance","Engineering Insurance","Marine Insurance","Liability Insurance","Health Insurance","Miscellaneous Insurance"],"input_methods":["File Upload","File Path (Server)","File URL (Download from URL)"],"endpoints":{"fire":{"upload":"POST /fire/extract","file_path":"POST /fire/extract-from-path","file_url":"POST /fire/extract-from-url"},"engineering":{"upload":"POST /engineering/extract","file_path":"POST /engineering/extract-from-path","file_url":"POST /engineering/extract-from-url"},"marine":{"upload":"POST /marine/extract","file_path":"POST /marine/extract-from-path","file_url":"POST /marine/extract-from-url"},"liability":{"upload":"POST /liability/extract","file_path":"POST /liability/extract-from-path","file_url":"POST /liability/extract-from-url"},"health":{"upload":"POST /health/extract","file_path":"POST /health/extract-from-path","file_url":"POST /health/extract-from-url"},"misc":{"upload":"POST /misc/extract","file_path":"POST /misc/extract-from-path","file_url":"POST /misc/extract-from-url"}},"docs":"/docs for interactive API documentation"}