--- title: REST API endpoints for commit comments shortTitle: Commit comments intro: Use the REST API to interact with commit comments. versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' topics: - API allowTitleToDifferFromFilename: true autogenerated: rest --- ## About commit comments You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specific commit. For more information, see "[AUTOTITLE](/rest/guides/working-with-comments#commit-comments)."