{"name":"Abraham API","version":"1.0.0","status":"healthy","endpoints":{"createSeed":"POST /api/seeds (requires X-Admin-Key)","prepareSeedCreation":"POST /api/seeds/prepare","getSeed":"GET /api/seeds/:seedId","getSeedCount":"GET /api/seeds/count","checkCreatorRole":"GET /api/seeds/creator/:address/check","performBlessing":"POST /api/blessings","checkEligibility":"GET /api/blessings/eligibility","getStats":"GET /api/blessings/stats","getAllBlessings":"GET /api/blessings/all","getBlessingsByTarget":"GET /api/blessings/target/:targetId","getBlessingsByWallet":"GET /api/blessings/wallet/:walletAddress","getFirstWorksSnapshot":"GET /api/blessings/firstworks/snapshot","reloadFirstWorksSnapshot":"POST /api/blessings/firstworks/reload-snapshot","getLeaderboard":"GET /api/leaderboard","getUserRank":"GET /api/leaderboard/user/:address","submitCommandment":"POST /api/commandments","getCommandmentsBySeed":"GET /api/commandments/seed/:seedId","getCommandmentsByUser":"GET /api/commandments/user/:address","getCommandmentStats":"GET /api/commandments/stats","checkCommandmentEligibility":"GET /api/commandments/eligibility","getAllCommandments":"GET /api/commandments/all","updateSnapshot":"POST /api/admin/update-snapshot (requires X-Admin-Key)","reloadSnapshot":"POST /api/admin/reload-snapshot (requires X-Admin-Key)","snapshotStatus":"GET /api/admin/snapshot-status"}}