Sign up
Log in
Search
K
Log in
Sign up
Docs
Echo Service
Decodes base64url-encoded string.
get
https://shared-services.kong-sales-engineering.com/echo
/base64/{value}
Path Parameters
value
string
required
Default:
SFRUUEJJTiBpcyBhd2Vzb21l
Response
200
Decoded base64 content.
get
/base64/{value}
Try It!
Authentication
Username
Password
Path Parameters
*
value
Query Parameters
Headers
Body
Shell
200
Returns n random bytes generated with given seed
get
https://shared-services.kong-sales-engineering.com/echo
/bytes/{n}
Path Parameters
n
required
Response
200
Bytes.
get
/bytes/{n}
Try It!
Authentication
Username
Password
Path Parameters
*
n
Query Parameters
Headers
Body
Shell
200
Returns a delayed response (max of 10 seconds).
get
https://shared-services.kong-sales-engineering.com/echo
/delay/{delay}
Path Parameters
delay
required
Response
200
A delayed response.
get
/delay/{delay}
Try It!
Authentication
Username
Password
Path Parameters
*
delay
Query Parameters
Headers
Body
Shell
200
Returns a delayed response (max of 10 seconds).
put
https://shared-services.kong-sales-engineering.com/echo
/delay/{delay}
Path Parameters
delay
required
Response
200
A delayed response.
put
/delay/{delay}
Try It!
Authentication
Username
Password
Path Parameters
*
delay
Query Parameters
Headers
Body
Shell
200
Returns a delayed response (max of 10 seconds).
post
https://shared-services.kong-sales-engineering.com/echo
/delay/{delay}
Path Parameters
delay
required
Response
200
A delayed response.
post
/delay/{delay}
Try It!
Authentication
Username
Password
Path Parameters
*
delay
Query Parameters
Headers
Body
Shell
200