REST Client - Simply Test REST APIs

Test REST APIs here - GET, POST, PUT, HEAD, DELETE methods are supported.
Any comments/suggestions/feature requests - write to us at info at bitlasoft dot com

HTTP Request

URL:
ex: http://www.example.com/api/user.xml?key=AsDDFasdfasf
Method: GET     POST     HEAD     PUT     DELETE    
Parameters:
Enter Key value pairs each for one line. For ex:
key1=value1
key2=value2
Request Body: Raw Post (Use this to test File uploads or XML Content submission)

HTTP Response