IP
The simplest API in the world. It just returns your WAN IP address and nothing more.
3.237.71.247
This page introduce some very simple but useful APIs
The simplest API in the world. It just returns your WAN IP address and nothing more.
3.237.71.247
GET https://useragent.kriom.net
An API that just returns your Web Browser User-Agent and nothing more.
CCBot/2.0 (https://commoncrawl.org/faq/)
GET https://superglobals.kriom.net
A usefull API. It returns the PHP superglobals formated in JSON.
{ "GET": [ ], "POST": [ ], "COOKIE": { … }, "REQUEST": { … }, "FILES": [ ], "SERVER": { … } }
GET https://timestamp.kriom.net
Another simple API that returns current Timestamp (hoping the server is at time)
1614839779
GET https://all.what.you.want.lh.kriom.net
lh.kriom.net, whatever.you.want.lh.kriom.net, *.lh.kriom.net ... always return 127.0.0.1
Unable to connect ;) ... or something depending on what is on your computer