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"}
GET https://api.ipify.org?format=json&url={{url}}
Looks up the IP address of the requestor.
| Key | Datatype | Required | Description | 
|---|---|---|---|
| format | string | ||
| url | string | 
status: OK
{"ip":"54.86.50.139"}