{"name":"company-name-score","description":"Scores the quality of a company name before you commit to domain, handle, trademark, and launch work. Same backend as brand-name-score. Use it as a company name score API, business name evaluator, or startup name quality check.","price":"$0.005","method":"POST","input_schema":{"properties":{"name":{"type":"string","description":"Candidate company, brand, product, or project name."},"concept":{"type":"string","description":"Optional company/product concept used to score semantic fit."},"audience":{"type":"string","description":"Optional target audience context."},"tlds":{"type":"array","description":"Optional TLD list used to emit domain candidate strings. Does not check availability."}},"required":["name"]},"input_example":{"name":"LaunchForge","concept":"startup brand bootstrap workflows","tlds":["com","ai"]},"output_example":{"name":"LaunchForge","slug":"launchforge","score":89,"grade":"excellent","domain_candidates":["launchforge.com","launchforge.ai"]},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}