This is an old revision of the document!


We’re in the process of updating the documentation for Zotero 5.0. Some documentation may be outdated in the meantime. Thanks for your understanding.

Zotero Web API v3

This is the default version of the API, and it is recommended for new development.

API Documentation

API Support

Please post questions regarding the Zotero API to the zotero-dev mailing list.

API Implementations

Known client libraries for the Zotero API (all versions) include:

The API‌ forms a fundamental part of several projects, including:

  • The online library view at zotero.org, which is built using the same API‌
  • Zotpress, a WordPress plugin for including citations to items in your Zotero library in blog posts. The plugin makes extensive use of the read API and implements both key-based and OAuth for access control.
  • Biblio Bouts, an game where participants compete to collect high quality sources online. The game uses the API‌ to see what items participants have saved.
  • phpZoteroWebDAV, a WebDAV implementation in PHP which allows users to sync their attachments to their own webservers, including an online library and attachment view building off the read API. (AGPL)
  • Scanner for Zotero, Android app which saves items to Zotero libraries using the write API (Java, GPL-licensed)
  • Zandy Android app using the read and write APIs to provide full access to Zotero libraries (Java, AGPL-licensed)
  • ZotPad iPad/iPhone app using the read and file upload APIs to provide read access to Zotero libraries and read/write access to attachment files. Write access is planned. (Objective C, GPL-licensed)
  • Zotero Reader Browser app that provides read access to Zotero library and read/write access to PDF attachments. (Javascript/PHP)
  • ZotSpip, a SPIP plugin to synchronise a Zotero library with SPIP (a content management system). References can be presented in web pages and searched through a dedicated webpage. A complementary plugin (BiblioCheck) allows a research unit to manage corrections to apply to the unit bibliography. (PHP)
  • BibBase A web service that makes it possible to embed a list of Zotero publications in a web page (e.g., for personal publications pages).
dev/web_api/v3/start.1510534411.txt.gz · Last modified: 2017/11/27 04:03 (external edit)