{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/intellectual-property/trademark","method":"POST","price":"$0.100","description":"Performs a preliminary conflict check on a word against public trademark registries. Matches: trademark check, brand conflict check, domain availability name checker, intellectual property brand screening.","example_input":{"word":"Apple"},"example_output":{"supported":true,"result":{"word":"Apple","trademarked":true,"possible_matches":["Apple Inc."]},"confidence":"medium"},"request_schema":{"type":"object","required":["word"],"properties":{"word":{"type":"string","description":"Brand name word to evaluate","examples":["Apple"]}}},"response_schema":{"type":"object"}}