{"description":"A small API for trying out Yaak. Posts you create, change, or delete are only visible to you, and go back to the sample data after a while.","endpoints":["GET /auth/me","GET /auth/session","POST /auth/session","DELETE /auth/session","POST /auth/token","GET /posts","POST /posts","GET /posts/{id}","PUT /posts/{id}","PATCH /posts/{id}","DELETE /posts/{id}","GET /todos","GET /users","GET /users/{id}","GET /users/{id}/todos"],"login":{"password":"yaak","username":"ada"},"name":"Yaak Playground","openapi":"/openapi.json","resetAfterSeconds":3600}