pythonapipython-requestsnamecheap

what is the clientIP in namecheap api request?


According to namecheap api docs, a request should have this structure:

response_request = f'https://api.namecheap.com/xml.response?ApiUser={ApiUser}&ApiKey={ApiKey}&UserName={ApiUser}&Command=namecheap.domains.check&ClientIp={ClientIp}&DomainList={DomainList}'

But I keep receiving Error Number="1011150" Invalid request IP when I input ClientIp as my IP address (I use a shared IP).


Solution

  • The ClientIp is: