{"message":"Athix Fitness API","version":"1.0.0","environment":"development","endpoints":{"public":{"plans":"GET  /api/plans/public","checkout":"POST /api/checkout/public"},"auth":{"login":"POST /api/users/login","profile":"GET  /api/users/profile"},"anamnese":{"submit":"POST /api/anamneses/students/:id","get":"GET  /api/anamneses/students/:id","list":"GET  /api/anamneses"}}}