{"name":"HTA Analog Finder API","version":"2.0.0 - Enhanced Scoring","description":"API for finding drug analogs using enhanced normalized scoring with user-configurable weights","enhancements":{"scoring_system":"Normalized 0-10 scale with user weights","synonym_support":"Medical indication synonym matching","fda_data_priority":"Structured data prioritization for technology and route","therapeutic_area":"Eliminated for better precision","performance":"Optimized SQL-first approach"},"authentication":{"required":true,"methods":["API Key","JWT Token"],"header":"Authorization: Bearer <your_key_or_token>"},"endpoints":{"find_analogs":"/find-analogs (POST, requires auth) - Enhanced scoring with user weights","llm_reasoning":"/llm-reasoning (POST, requires auth) - Generate detailed reasoning for analogs","analyze_analog":"/analyze-analog/{drug_name} (GET, requires auth) - Detailed drug analysis","health":"/health (GET, public) - System health check","docs":"/docs (GET, public) - Interactive API documentation"}}