v1

latestOpenAPI 3.0.02026-07-131091452.6 MB
test

Echo text

get/v2/test

Query parameters

textstring

Text to echo

Response

OK

textstring

Example response

{
  "text": "Test string"
}