An HTML page.
Returns a simple HTML document.
get
https://shared-services.kong-sales-engineering.com/echo/html
Response
200
Response
200
get/html
Authentication
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/html \
--header 'Authorization: Basic Og==' \
--header 'Content-Type: application/json' 200
An HTML page.Returns a simple JSON document.
get
https://shared-services.kong-sales-engineering.com/echo/json
Response
200
Response
200
An JSON document.
get/json
Authentication
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/json \
--header 'Authorization: Basic Og==' \
--header 'Content-Type: application/json' 200
An JSON document.Returns some robots.txt rules.
get
https://shared-services.kong-sales-engineering.com/echo/robots.txt
Response
200
Response
200
Robots file
get/robots.txt
Authentication
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/robots.txt \
--header 'Authorization: Basic Og==' \
--header 'Content-Type: application/json' 200
Robots fileReturns a simple XML document.
get
https://shared-services.kong-sales-engineering.com/echo/xml
Response
200
Response
200
An XML document.
get/xml
Authentication
curl --request GET \
--url https://shared-services.kong-sales-engineering.com/echo/xml \
--header 'Authorization: Basic Og==' \
--header 'Content-Type: application/json' 200
An XML document.Dynamic data
Generates random and dynamic data