An XML document.
Returns a simple XML document.
get
https://shared-services.kong-sales-engineering.com/echo/xml
Response
200
Response
200
get/xml
Authentication
200
Dynamic data
Generates random and dynamic data
Decodes base64url-encoded string.
get
https://shared-services.kong-sales-engineering.com/echo/base64/{value}
Path Parameters
valuestringrequired
Default:SFRUUEJJTiBpcyBhd2Vzb21l
Response
200
Response
200
Decoded base64 content.
get/base64/{value}
Authentication
Path Parameters
200
Returns n random bytes generated with given seed
get
https://shared-services.kong-sales-engineering.com/echo/bytes/{n}
Path Parameters
nrequired
Response
200
Response
200
Bytes.
get/bytes/{n}
Authentication
Path Parameters
200
Returns a delayed response (max of 10 seconds).
get
https://shared-services.kong-sales-engineering.com/echo/delay/{delay}
Path Parameters
delayrequired
Response
200
Response
200
A delayed response.
get/delay/{delay}
Authentication
Path Parameters
200