Echo Service

Returns a UTF-8 encoded body.

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

Response

200

Encoded UTF-8 content.

get/encoding/utf8
 
200

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