Evernote Cloud API

The Evernote Cloud API (EDAM) is a Thrift-based service exposing UserStore and NoteStore operations to create, read, update, search, share, and synchronize notes, notebooks, tags, and resources in a user's Evernote account. Authenticated with OAuth 1.0a or developer tokens. Deprecated and no longer actively developed.

API entry from apis.yml

apis.yml Raw ↑
name: Evernote Cloud API
description: The Evernote Cloud API (EDAM) is a Thrift-based service exposing UserStore and NoteStore
  operations to create, read, update, search, share, and synchronize notes, notebooks, tags, and resources
  in a user's Evernote account. Authenticated with OAuth 1.0a or developer tokens. Deprecated and no longer
  actively developed.
humanURL: https://dev.evernote.com/doc/
baseURL: https://www.evernote.com
tags:
- Notes
- Productivity
- Sync
properties:
- type: Authentication
  url: authentication/evernote-authentication.yml
- type: Sandbox
  url: sandbox/evernote-sandbox.yml
- type: ErrorCatalog
  url: errors/evernote-error-codes.yml
- type: Webhooks
  url: asyncapi/evernote-webhooks.yml
- type: DataModel
  url: data-model/evernote-data-model.yml
- type: Conventions
  url: conventions/evernote-conventions.yml