Documentation

/

API Documentation

/anagram/<string:sentence>

Returns a list of anagrams matching the sentence.

/backup

Returns backup status of the server.

/data/<string:name>

Manage JSON string of named content .

/dig/<string:domain>

Return the result of a DNS ALL request to the domain.

/dig/<string:domain>/<string:server>

Return the result of a DNS ALL request to the domain.

/host/domain/<string:domain>

Return IPv4 address of the host name provided.

/host/ipv4/<string:ipv4>

Return the hostname using the IPv4.

/ip

Returns a string containing your IP address.

/jules/<string:product>/<string:size>

Returns the presence of the item in stock.

/nmap/<string:ipv4>

Returns a list of open ports for a given IP.

/ping

Returns pong string.

/sncf/<int:stop_area1>/<int:stop_area2>

Returns the 3 next departures on the stop area 1 from/to 2.

/subdomains/<string:domain>

Returns a subdomain list for a specified domain name.

/twitch/<string:username>

Returns the m3u8 (mpeg url) file of a Twitch livestream.

/twitter/video/<string:id>

Redirect to the mp4 file of a Twitter video.

/whois/<string:request>

Return the WHOIS content of a Domain/IP/AS.

/youtube/audio/<string:id>

Redirect to the mp3 file of a YouTube video.

/youtube/login

Redirect to the login Google page for YouTube permission.

/youtube/redirect

Get the access token and redirect to youtube player page.

/youtube/video/<string:id>

Redirect to the mp4 file of a YouTube video.