KeyRe-ID is a video-based person re-identification framework leveraging keypoints, which performs enhanced spatiotemporal representation learning via global and local branches. The global branch captures the overall identity semantics via Transformer-based temporal aggregation, while the local branch dynamically segments body regions based on keypoints to generate fine-grained part recognition features. Extensive experiments on MARS and iLIDS-VID benchmarks demonstrate state-of-the-art performance, achieving 91.73% mAP and 97.32% Rank-1 accuracy on MARS, and 96.00% Rank-1 and 100.0% Rank-5 accuracy on iLIDS-VID. We will release the code on GitHub after public release.