We recommend tools such as Postman or ApiDog for development and testing.
token
string
pretty
true
false
boolean
response
object
POST https://api.kpaehs.com/v1/api.echo { "token": "MY_TOKEN", "pretty": true }
{ "ok": true, "foo": "bar" }