L’API REST est maintenant versionnée. Pour plus d’informations, consultez « À propos des versions de l’API ».
Points de terminaison d’API REST pour les applications
Utilisez l’API REST pour récupérer des informations sur GitHub Apps et les installations de GitHub App.
- Points de terminaison d’API REST pour GitHub Apps
- Get the authenticated app
 - Create a GitHub App from a manifest
 - List installation requests for the authenticated app
 - List installations for the authenticated app
 - Get an installation for the authenticated app
 - Delete an installation for the authenticated app
 - Create an installation access token for an app
 - Suspend an app installation
 - Unsuspend an app installation
 - Create a scoped access token
 - Get an app
 - Get an organization installation for the authenticated app
 - Get a repository installation for the authenticated app
 - Get a user installation for the authenticated app
 
 - Points d’accès à l’API REST pour les installations GitHub App
 - Points d’accès à l’API REST pour GitHub Marketplace
 - Points de terminaison d’API REST pour les autorisations OAuth
 - Points d’accès à l’API REST pour les webhooks GitHub App