Httpbin

Returns a simple WEBP image.

get
https://httpbingo.org/image/webp

Response

200

A WEBP image.

 
200

Redirects

Returns different redirect responses

Absolutely 302 Redirects n times.

get
https://httpbingo.org/absolute-redirect/{n}

Path Parameters

nrequired

Response

302

A redirection.

 
302

302/3XX Redirects to the given URL.

get
https://httpbingo.org/redirect-to

Query Parameters

urlstringrequired
status_code

Response

302

A redirection.

 
302

302/3XX Redirects to the given URL.

put
https://httpbingo.org/redirect-to

Body

multipart/form-data
urlstringrequired
status_code

Response

302

A redirection.

 
302