# REST API endpoints for gists and gist comments

Use the REST API to list, create, update and delete the public gists on GitHub.

## Links

* [REST API endpoints for gists](/en/enterprise-server@3.22/rest/gists/gists)

  Use the REST API to list, create, update and delete the public gists on GitHub.

* [REST API endpoints for gist comments](/en/enterprise-server@3.22/rest/gists/comments)

  Use the REST API to view and modify comments on a gist.