Google Keep API Overview
Stay organized with collections
Save and categorize content based on your preferences.
The Google Keep API is a RESTful API used to create apps allowing enterprise
administrators to manage Google Keep notes, including creating, listing,
deleting, downloading note attachments, and mutating permissions of a note.
One use case for the API is resolving issues identified by cloud access
security broker (CASB) software. For example, if your CASB software identifies
a note with sensitive information, use the Google Keep API to restrict
permissions on that note or delete the note.
Next steps
To learn about developing with Google Workspace APIs, including handling
authentication and authorization, refer to
Get started as a Workspace developer.
To learn how to configure and run a Google Keep API app, read the
Quickstarts overview.