{"endpoint":"https://bizintel-api.hahavoid0.workers.dev/talent/universities","method":"POST","price":"$0.010","description":"Queries official university names and domains from the public HipoLabs directory.","example_input":{"name":"Stanford"},"example_output":{"supported":true,"result":{"universities":[{"name":"Stanford University","domain":"stanford.edu"}]},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"University name filter (e.g. Stanford)"},"country":{"type":"string","description":"Country name filter (e.g. United States)"}}},"response_schema":{"type":"object"}}