{"name":"Duitrack API","version":"v1","docs":"/docs","endpoints":["POST   /v1/auth/register","POST   /v1/auth/register/request-otp","POST   /v1/auth/register/verify","POST   /v1/auth/forgot-password/request-otp","POST   /v1/auth/forgot-password/reset","POST   /v1/auth/login","GET    /v1/users/:userId","PATCH  /v1/users/:userId","PATCH  /v1/users/:userId/password","DELETE /v1/users/:userId/data","GET    /v1/categories?userId=&since=","POST   /v1/categories","GET    /v1/categories/:id","PATCH  /v1/categories/:id","DELETE /v1/categories/:id","GET    /v1/transactions?userId=&since=","POST   /v1/transactions","GET    /v1/transactions/:id","PATCH  /v1/transactions/:id","DELETE /v1/transactions/:id","GET    /v1/notes?userId=&since=","POST   /v1/notes","GET    /v1/notes/:id","PATCH  /v1/notes/:id","DELETE /v1/notes/:id","POST   /v1/photos","DELETE /v1/photos/:fileId","POST   /v1/admin/refresh"]}