{"name":"brand-availability-sweep","description":"Brand availability sweep API for a name availability check before you commit to a startup, product, or project name: trademark signal, domain availability, X/Twitter handle availability, brandable alternative names, and a brandability score in one call. Composite: one call runs brand-clearance + domain-availability + x-handle-availability + domain-suggest + brand-name-score in parallel (the handle and alternative-name legs are optional, degrading if X credentials are missing or the naming model is slow) into {clearance, primary_domain_availability, handle, alternatives, brandability}. Trademark data is informational only, not legal clearance. Use it as a brand availability API, name availability check, or trademark-and-domain search.","price":"$0.06","method":"POST","input_schema":{"properties":{"name":{"type":"string","description":"Candidate brand or product name to check, e.g. 'Acme'. Max 60 chars; must contain at least 2 letters or numbers."},"tld":{"type":"string","description":"Optional TLD to check for the primary domain and handle slug, e.g. 'com', 'ai', 'io'. Defaults to 'com'."}},"required":["name"]},"input_example":{"name":"Acme","tld":"com"},"output_example":{"name":"Acme","slug":"acme","tld":"com","primary_domain":"acme.com","clearance":{"risk_score":65,"recommendation":"review","trademark":{"count":3}},"primary_domain_availability":{"domain":"acme.com","is_registered":true},"handle":{"username":"acme","available":false},"alternatives":{"candidates":[{"name":"Acmetico","brandability_score":72}]},"brandability":{"score":70,"syllables":2},"dropped_constituents":["trademark-search"],"composed_of":["brand-clearance","domain-availability","x-handle-availability","domain-suggest","brand-name-score"],"components":[{"name":"brand-clearance","ok":true,"ms":900}],"degraded":false,"disclaimer":"Trademark and clearance signals here are informational data lookups, not legal clearance. Consult a trademark attorney before adopting a name."},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}