API Assertion Playground
Run four automated checks against the in-app /api/playground/v1 items collection (same family as the public playground). Results are saved as free-tool testing runs.
- GET list returns 200
- Response contains an
itemsarray - Valid POST returns 201
- Empty title POST is rejected (4xx)