Echo Service

Returns a simple PNG image.

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

Response

200

A PNG image.

get/image/png
 
200

Returns a simple SVG image.

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

Response

200

An SVG image.

get/image/svg
 
200

Returns a simple WEBP image.

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

Response

200

A WEBP image.

get/image/webp
 
200

Redirects

Returns different redirect responses

Absolutely 302 Redirects n times.

get
https://shared-services.kong-sales-engineering.com/echo/absolute-redirect/{n}

Path Parameters

nrequired

Response

302

A redirection.

get/absolute-redirect/{n}
 
302