이제 REST API의 버전이 지정되었습니다. 자세한 내용은 "API 버전 관리 정보"를 참조하세요.
활동에 대한 REST API 엔드포인트
REST API를 사용하면 이벤트 및 피드를 나열하고, 알림을 관리하고, 별을 지정하고, 감시할 수 있습니다.
- 이벤트에 대한 REST API 엔드포인트
- List public events
 - List public events for a network of repositories
 - List public organization events
 - List repository events
 - List events for the authenticated user
 - List organization events for the authenticated user
 - List public events for a user
 - List events received by the authenticated user
 - List public events received by a user
 
 - 피드에 대한 REST API 엔드포인트
 - 알림에 대한 REST API 엔드포인트
- List notifications for the authenticated user
 - Mark notifications as read
 - Get a thread
 - Mark a thread as read
 - Mark a thread as done
 - Get a thread subscription for the authenticated user
 - Set a thread subscription
 - Delete a thread subscription
 - List repository notifications for the authenticated user
 - Mark repository notifications as read
 
 - 별표 표시에 대한 REST API 엔드포인트
 - 감시에 대한 REST API 엔드포인트