User Tools

Site Tools


api:tools:myip

API : Tools: My IP

Introduction

This request will return the clients IP address as seen by the server.

Request

URL https://api.telecomx.dk/tools/myip
Method GET
Access level Any

Query example

https://api.telecomx.dk/tools/myip

Response

Field Type Description
ip String Client IP address.

Example

{
  ip: '1.2.3.4'
}

Errors

Error code Message Description
500 internal_error <Unspecified>
api/tools/myip.txt · Last modified: 2018/10/23 05:32 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki