{"service":"Sample OpenRouter Backend","version":"1.0.0","endpoints":{"ask_llm":"/ask-llm","auth":"/auth/token","prompts":"/prompts","prompt_management":{"add":"/prompts/add","update":"/prompts/update","remove":"/prompts/remove","info":"/prompts/{prompt_name}/info"},"models":"/models","health":"/health","anonymous_limits":"/anonymous-limits","debug":{"dns_test":"/debug/dns/{domain}"}},"custom_routes":{"enabled":true,"modules":["app.no_bs_content","app.no_bs_users","app.reviews","app.no_bs_leads"],"base_path":"/custom"},"authentication":{"manager":"app.my_auth.NoBS_AuthManager","endpoint":"/auth/token"}}