{
  "success": true,
  "endpoints": {
    "/get-uid": "Get Facebook UID by username or URL",
    "/login": "Check Facebook login only",
    "/get-token": "Login and return original/converted tokens",
    "/get-group-uid": "Get joined groups by uid with token or cookie",
    "/cookies/status": "Check configured cookie pool status"
  }
}