Skip to content
Wayne Graham edited this page Feb 7, 2017 · 4 revisions

API methods

These are based on the Zotero Web API v3 specs

$$BASE_URL=https://api.zotero.org

Authentication

Dependencies

  • oauth - for managing user keys
  • faraday - HTTP client for web requests

TODO:

Clone this wiki locally