{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/domain/check","method":"POST","price":"$0.010","description":"Checks domain registration availability by checking SOA DNS records.","example_input":{"domain":"unregistered12345domain.net"},"example_output":{"supported":true,"result":{"domain":"unregistered12345domain.net","available":true},"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":["domain"],"properties":{"domain":{"type":"string","description":"Domain name to check (e.g. google.com)"}}},"response_schema":{"type":"object"}}