Google Keep
API to read, write, and format Google Keep notes
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Development
- Documentation / URL
- https://developers.google.com/keep/api/reference/rest
Overview
Google Keep provides notes APIs — OAuth-based (a missing token returns 401, verified).
Quick Start
Notes (needs OAuth):
curl "https://keep.googleapis.com/v1/notes" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Google Cloud project → OAuth 2.0 credentials.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free with limits (check the docs).
- Notes.
FAQ
Is Google Keep free? Yes — free with OAuth.
Why 401? An OAuth token is required (verified).
What’s the auth style? OAuth 2.0 Bearer.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |