evernote · Authentication Profile

Evernote Authentication

Authentication

evernote secures its APIs with oauth1 and developer-token across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyNote TakingProductivityKnowledge-ManagementNotesContentSoftware-as-a-ServiceSync
Methods: oauth1, developer-token Schemes: 2 OAuth flows: API key in:

Security Schemes

OAuth 1.0a oauth1
Developer Token developer-token

Source

Authentication Profile

evernote-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://dev.evernote.com/doc/articles/authentication.php
docs: https://dev.evernote.com/doc/articles/authentication.php
summary:
  types: [oauth1, developer-token]
  oauth_version: '1.0a'
  scopes: false
  note: >-
    The Evernote Cloud API (EDAM) is not OpenAPI/OAuth2-based; it is a Thrift
    service. Authentication produces an authenticationToken that is passed as a
    parameter to every UserStore/NoteStore call.
schemes:
- name: OAuth 1.0a
  type: oauth1
  legs: 3
  temporary_credential_url: https://www.evernote.com/oauth
  authorize_url: https://www.evernote.com/OAuth.action
  token_url: https://www.evernote.com/oauth
  sandbox_base: https://sandbox.evernote.com
  description: >-
    Three-legged OAuth 1.0a. Request a temporary token, redirect the user to
    authorize, then exchange the verifier for a long-lived access token. Access
    tokens do not expire unless revoked by the user. Recommended for public
    applications, webhooks, and advanced permissions.
  credentials:
  - consumer key (API key)
  - consumer secret
- name: Developer Token
  type: developer-token
  issue_url: https://dev.evernote.com/doc/articles/dev_tokens.php
  description: >-
    A long-lived personal token that grants instant API access to the developer's
    own account without the OAuth handshake. Intended for single-user scripts and
    prototyping, not for accessing other users' accounts.
permissions:
  note: >-
    Evernote uses per-application permission levels (e.g. read-only vs full
    access) negotiated when an API key is activated, rather than OAuth scopes.
  docs: https://dev.evernote.com/doc/articles/permissions.php

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/evernote-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.