OverviewΒΆ

HTTP Console is a free HTTP debugging service with various endpoints to help test and debug HTTP clients with various response content types: (HTML, JSON, Serialized PHP, XML).

# example: get your current IP with curl
curl "http://httpconsole.com/ip"

refer to the Reference Guide for a full listing of all possible end-points.