Public
Documentation Settings

HNG API

Introduction

HNG Api Is a free open source (soon) API to get information about everything, it soon hopes to have much more features.

Features

  • Free & Unlimited calls
  • Domain lookup
  • Simple responses
  • XML responses
  • Easy to use

Public

Public api calls, which do not require API key or authorising your browser or yourself. These are free to use and unlimited, if you don't want the XML formatting set throught the browser header, use &demo in the URL.

GETBasic IP Address Whois

https://api.hn.fyi/lookup?data=1.1.1.1

Request IP address whois information, free and unlimited calls.

PARAMS
data

1.1.1.1

The IP Address of lookup to perform, must be a valid IP address without a trailing slash or http(s)[://]

GETBasic Domain Name Whois

https://api.hn.fyi/lookup?data=hn.fyi

Lookup a domain name's whois.

PARAMS
data

hn.fyi

Must be a valid domain name, and no trailing slash, subdomain or http(s)[://]

GETGet hashes from text

https://api.hn.fyi/hash?data=yourstring
PARAMS
data

yourstring

Loading