Get any HTTP response you want. For example https://httpstat.us/500 for 500 Internal Server Error.
This is a super simple service for generating different HTTP codes.
It’s useful for testing how your own scripts deal with varying responses.
Just add the status code you want to the URL, like this: httpstat.us/200