Get current IP
GET https://api.ipify.org?format=json&url={{url}}
Looks up the IP address of the requestor.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
format | string | ||
url | string |
RESPONSES
status: OK
{"ip":"54.86.50.139"}