Google Keep API Overview

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