Home
|
About
|
Demo
|
Stats
⇄
Echo
Service
Reflects your request back as JSON
Healthy
Request
Method
GET
POST
PUT
DELETE
PATCH
Path
Body
(JSON / text — POST, PUT, PATCH)
Send Request
Quick Examples
GET /echo?foo=bar&baz=1
POST /echo { user: "alice" }
DELETE /items/42
GET /health
Response
Hit "Send Request" to see the echo response here.