API Navigation

IP Address API

Get the client's IP address

Endpoint

GET https://api.leepow.com/ip

Code Examples

curl --location 'https://api.leepow.com/ip'

Response

Returns the client's IP address as plain text

Loading...