Notes API
Easy management for your notes!
47 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Notes API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all notes for your user /v1/notes |
This endpoint will return back all notes from login user! |
| GET |
Get specific note for your user /v1/notes/{noteId} |
This endpoint will return back specific note from login user! |
| GET |
Get all notes for your user with categories /v1/notes?include=categories |
This endpoint will return back all notes from login user! |
| GET |
Get all notes for your user with tags /v1/notes?include=tags |
This endpoint will return back all notes from login user! |
| POST |
Post new note /v1/notes |
This endpoint will save a new note! |
Notes API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|