{"name":"brand-presence-report","description":"Screens a brand or startup name in one call: domain availability, social handle, clearance signals, and lookalike risk. Composite: one call runs domain-availability + social-handle-check + brand-clearance + homoglyph-check in parallel and merges them into {domains, social_handle, clearance, lookalike_risk}. Domain availability is checked per requested TLD (default com, ai, io, dev; max 6), the X handle is probed read-only, brand-clearance aggregates USPTO/domain/Wikipedia/HN signals, and homoglyph-check scores Unicode lookalike risk. Screening data only; not legal, trademark, or brand advice. Use it as a brand presence report API, brand name check, or startup name screening bundle for naming and launch agents.","price":"$0.10","method":"POST","input_schema":{"properties":{"name":{"type":"string","description":"Candidate brand name, 1-60 chars, e.g. 'Launchforge'."},"tlds":{"type":"array","items":{"type":"string"},"description":"TLDs to check without dots, max 6. Default ['com','ai','io','dev']."}},"required":["name"]},"input_example":{"name":"Launchforge","tlds":["com","ai","io"]},"output_example":{"name":"Launchforge","slug":"launchforge","domains":[{"tld":"com","domain":"launchforge.com","is_registered":true,"registrar":"GoDaddy"},{"tld":"ai","domain":"launchforge.ai","is_registered":false}],"social_handle":{"username":"launchforge","available":true,"status":"not_found"},"clearance":{"risk_level":"soft","risk_score":35},"lookalike_risk":{"risk_score":0,"risk_level":"low","ascii_only":true},"note":"Screening data only — not legal, trademark, or brand advice.","composed_of":["domain-availability:com","domain-availability:ai","social-handle-check","brand-clearance","homoglyph-check"],"components":[{"name":"domain-availability:com","ok":true,"ms":402},{"name":"brand-clearance","ok":true,"ms":4210}],"degraded":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}