Pings an URL to get it's status / header info
  • ?URL : get the status and returns a status header. ex:pingURL/?https://www.startpage.com
  • ?infos=URL : get the header data in JSON format. ex:pingURL/?infos=https://www.startpage.com
  • ?help: displays this text
  • ?version: displays this api's version
  • ?download: downloads the php api file