Sign up
Log in
Search
K
Log in
Sign up
Docs
Httpbin
Prompts the user for authorization using HTTP Basic Auth.
get
https://httpbingo.org
/hidden-basic-auth/{user}/{passwd}
Path Parameters
user
string
required
passwd
string
required
Response
200
Sucessful authentication.
Shell
200
Status codes
Generates responses with given status code
Return status code or random status code if more than one are given
get
https://httpbingo.org
/status/{codes}
Path Parameters
codes
required
Response
100
Informational responses
Shell
100
Return status code or random status code if more than one are given
put
https://httpbingo.org
/status/{codes}
Path Parameters
codes
required
Response
100
Informational responses
Shell
100
Return status code or random status code if more than one are given
post
https://httpbingo.org
/status/{codes}
Path Parameters
codes
required
Response
100
Informational responses
Shell
100