{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/domain/social","method":"POST","price":"$0.020","description":"Checks availability of a handle across major social platforms (GitHub, Twitter, Reddit, YouTube, Instagram).","example_input":{"handle":"github"},"example_output":{"supported":true,"result":{"handle":"github","profiles":{"github":{"registered":true,"url":"https://github.com/github"}}},"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":["handle"],"properties":{"handle":{"type":"string","description":"Username handle to check"}}},"response_schema":{"type":"object"}}