GitHub Reactions API

The GitHub Reactions API lets you create, list, and delete emoji reactions on issues, pull requests, issue comments, pull request review comments, commit comments, release assets, and team discussion posts. Supported reaction types include thumbs up/down, laugh, confused, heart, hooray, rocket, and eyes.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-reactions-api
name: GitHub Reactions API
tags:
- Reactions
- Social
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/reactions?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/reactions
  type: Documentation
description: The GitHub Reactions API lets you create, list, and delete emoji reactions on issues, pull
  requests, issue comments, pull request review comments, commit comments, release assets, and team discussion
  posts. Supported reaction types include thumbs up/down, laugh, confused, heart, hooray, rocket, and
  eyes.