{"status": "online", "hibp_configured": true, "shodan_configured": true, "usage": {"password_check": "/hibp/password/{password}", "password_check_stix": "/hibp/password/{password}?format=stix2", "email_check": "/hibp/email/{email}", "email_check_stix": "/hibp/email/{email}?format=stix2", "domain_scan": "/hibp/scan?domain=example.com", "domain_scan_stix": "/hibp/scan?domain=example.com&format=stix2", "ip_scan": "/shodan/scan?ip=1.1.1.1", "defacement_dashboard": "/deface/dashboard", "defacement_add_page": "POST /deface/pages {url}", "defacement_baseline": "POST /deface/pages/{domain}/{page_id}/baseline", "defacement_check": "POST /deface/pages/{domain}/{page_id}/check", "defacement_history": "/deface/history/{domain}/{page_id}", "recon_enumerate": "/recon/{domain}", "recon_dns": "/recon/{domain}/dns", "recon_ports": "/recon/{domain}/ports/{subdomain}", "recon_httpx": "/recon/{domain}/httpx/{subdomain}", "recon_waf": "/recon/{domain}/waf/{subdomain}", "recon_nuclei": "/recon/{domain}/nuclei/{subdomain}[?mode=aggressive]", "recon_nuclei_category": "/recon/{domain}/nuclei/{subdomain}/{category}", "recon_jsaudit": "/recon/{domain}/jsaudit/{subdomain}", "recon_crawl": "/recon/crawl/{domain}?all_ports=true|false", "recon_crawl_history": "/recon/crawl-history/{domain}", "recon_crawl_diff": "/recon/crawl-diff/{domain}?against=previous|baseline", "recon_crawl_baseline": "/recon/crawl-baseline/{domain}", "recon_crawl_dashboard": "/recon/crawl-dashboard/{domain}", "recon_dashboard": "/recon/dashboard", "recon_summary": "/recon/summary/{domain}", "recon_history": "/recon/history/{domain}", "recon_recent": "/recon/recent/{domain}", "recon_report": "/recon/report/{domain}", "recon_report_delta_list": "/recon/report/{domain}/delta", "recon_report_delta": "/recon/report/{domain}/delta/{base}[/{target}]", "recon_sbom": "/recon/sbom/{domain}", "recon_sbom_markdown": "/recon/sbom/{domain}?mode=md", "recon_sbom_markdown_full": "/recon/sbom/{domain}?mode=md&full=1", "recon_analyse": "/recon/analyse", "recon_alert": "/recon/alert", "recon_alert_data": "/recon/alert-data[?date=YYYY-MM-DD|?from=YYYY-MM-DD&to=YYYY-MM-DD]", "patch_tuesday_index": "/ms", "patch_tuesday_report": "/ms/{year}/{month}", "patch_tuesday_refresh": "/ms/{year}/{month}/refresh", "sbom_dashboard": "/sbom", "sbom_list_files": "/sbom/files", "sbom_file_detail": "/sbom/files/{domain}/{filename}", "sbom_presign_upload": "POST /sbom/presign", "sbom_trigger_analysis": "POST /sbom/analyse", "sbom_analysis_status": "/sbom/status/{domain}/{filename}/{run_id}", "sbom_analysis_wait": "/sbom/wait/{domain}/{filename}/{run_id}", "sbom_download": "/sbom/download/{domain}/{filename}/{run_id}/{file}", "sbom_cancel_scan": "DELETE /sbom/analyse/{domain}/{filename}/{run_id}", "sbom_delete_file": "DELETE /sbom/file/{domain}/{filename}"}}