Echo Service

Returns GZip-encoded data.

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

Response

200

GZip-encoded data.

get/gzip
 
200

Returns a simple HTML document.

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

Response

200

An HTML page.

get/html
 
200

Returns a simple JSON document.

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

Response

200

An JSON document.

get/json
 
200

Returns some robots.txt rules.

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

Response

200

Robots file

get/robots.txt
 
200

Returns a simple XML document.

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

Response

200

An XML document.

get/xml
 
200