Echo Service

Return status code or random status code if more than one are given

patch
https://shared-services.kong-sales-engineering.com/echo/status/{codes}

Path Parameters

codesrequired

Response

Informational responses

patch/status/{codes}
 

Request inspection

Inspect the request data

Return the incoming request's HTTP headers.

get
https://shared-services.kong-sales-engineering.com/echo/headers

Response

200

The request’s headers.

get/headers
 
200

Returns the requester's IP Address.

get
https://shared-services.kong-sales-engineering.com/echo/ip

Response

200

The Requester’s IP Address.

get/ip
 
200

Return the incoming requests's User-Agent header.

get
https://shared-services.kong-sales-engineering.com/echo/user-agent

Response

200

The request’s User-Agent header.

get/user-agent
 
200