Httpbin

Returns anything passed in request data.

patch
https://httpbingo.org/anything

Response

200

Anything passed in request

 
200

Returns anything passed in request data.

get
https://httpbingo.org/anything/{anything}

Response

200

Anything passed in request

 
200

Returns anything passed in request data.

put
https://httpbingo.org/anything/{anything}

Response

200

Anything passed in request

 
200

Returns anything passed in request data.

post
https://httpbingo.org/anything/{anything}

Response

200

Anything passed in request

 
200

Returns anything passed in request data.

delete
https://httpbingo.org/anything/{anything}

Response

200

Anything passed in request

 
200