The Google Keep API is used in an enterprise environment to manage Google Keep content and resolve issues identified by cloud security software.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://keep.googleapis.com/v1/notes
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://keep.googleapis.com/v1/{name}