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.
An example use case for the API would be to resolve issues identified by cloud
access security broker (CASB) software. For example, if your CASB software
identified a note with sensitive information, the Google Keep API could be used to
restrict permissions on that note, or even 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 simple Google Keep API app, read the
Quickstarts overview.