API Documentation
(Port: 9090)
ping
GET
Health check returning a deterministic JSON response
users/{id}
GET
Demonstrates path and query parameters
echo
POST
Echoes a bounded request body as JSON
inspect
GET
Inspects selected request headers and demonstrates a custom response header
jobs
POST
Creates a queued job with a 201 status and resource headers
errors/{code}
GET
Returns one of the safe demonstration error responses
/
GET
Demo API metadata
docs
GET
API Documentation