A live API used to demonstrate reproducible bug detection.
This API is used with Repro to replay recorded failures and detect when a bug has been fixed.
API Status
Ready
Click "Check API" to query /health
Available Endpoints
GET
/health
Health check endpoint returning system operational status.
POST
/users
User creation endpoint with request payload validation.
POST
/checkout
Checkout processing endpoint validating prices and item quantities.