Delay Response
GET https://postman-echo.com/delay/2
Using this endpoint one can configure how long it takes for the server to come back with a response. Appending a number to the URL defines the time (in seconds) the server will wait before responding.
Note that a maximum delay of 10 seconds is accepted by the server.
RESPONSES
status: OK
{"delay":"3"}