{"name":"Poem of the Day API","version":"1.0.0","description":"A REST API serving curated public-domain poetry. A new poem every day for all users.","documentation":"/api/docs","stats":{"totalPoems":0,"totalAuthors":0,"uptime":10087},"endpoints":{"public":["GET /  ← You are here","GET /health","GET /poems","GET /poems/search","GET /poems/daily","GET /poems/daily/next","GET /poems/daily/history","GET /poems/weekly","GET /poems/weekly/next","GET /poems/stats","GET /poems/random","GET /poems/by-tag/:tag","GET /poems/by-author/:author","GET /poems/related/:id","GET /poetry-db/authors","POST /auth/signup","POST /auth/login","POST /auth/magic-link/request","POST /auth/magic-link/verify","GET /download/poem-of-the-day.apk","GET /app/version","GET /app/version"],"authenticated":["GET /favorites","POST /favorites/:poemId","DELETE /favorites/:poemId","GET /users/me","PATCH /users/me"],"admin":["POST /poems/seed","POST /poetry-db/import","POST /poetry-db/retag"],"webhooks":["GET /webhooks","POST /webhooks","DELETE /webhooks/:id","PATCH /webhooks/:id","POST /webhooks/test","POST /webhooks/trigger"]}}