Un point de terminaison de service est une URL de base qui spécifie l'adresse réseau d'un service d'API. Un service peut posséder plusieurs points de terminaison de service. Ce service possède le point de terminaison de service suivant, et tous les URI ci-dessous sont relatifs à ce point de terminaison de service :
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/11/10 (UTC).
[null,null,["Dernière mise à jour le 2024/11/10 (UTC)."],[[["The Google Photos Library API allows you to manage photos, videos, and albums programmatically through REST resources."],["The API provides methods to interact with albums, including creating, adding enrichments, managing media items, and sharing (although sharing functionality will be deprecated on March 31, 2025)."],["You can also access and manipulate individual media items, such as retrieving details, updating properties, and performing searches."],["Shared albums can be accessed, joined, and left, but these features are also scheduled for deprecation on March 31, 2025."],["All interactions with the API are performed through the service endpoint `https://photoslibrary.googleapis.com`."]]],["This API allows management of photos, videos, and albums in Google Photos via `photoslibrary.googleapis.com`. Key actions include creating, getting, listing, patching, adding, and removing media items within albums. It supports batch operations for media items and enrichment. Albums can be shared or unshared. Shared albums can be joined, left, retrieved, and listed. Several methods will no longer function after March 31, 2025 and other have some scope changes.\n"]]