API Navigation
IP Address API
Get the client's IP address
Endpoint
GET https://api.leepow.com/ipCode Examples
curl --location 'https://api.leepow.com/ip'Response
Returns the client's IP address as plain text
Loading...Get the client's IP address
GET https://api.leepow.com/ipcurl --location 'https://api.leepow.com/ip'Returns the client's IP address as plain text
Loading...