Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:web_api:v2:start [2013/02/14 03:06] – [Zotero Server API (version 2)] dstillmandev:web_api:v2:start [2017/11/27 04:16] (current) – Remove Zotero 5 warning bwiernik
Line 1: Line 1:
-====== Zotero Server API (version 2) ======+====== Zotero Web API (Version 2) ======
  
-This is the recommended API version for all new development. To use this version, you currently must include the [[read_requests#api_versioning|Zotero-API-Version HTTP header]] in all requests. The current default version of the API is [[:dev/server_api/v1/start|version 1]].+ 
 +This is an old version of the Zotero Web API. **For new developmentuse [[:dev/web_api/v3/start|API version 3]].**
 ===== API Documentation ===== ===== API Documentation =====
  
Line 10: Line 11:
   * [[oauth|OAuth Authentication]]   * [[oauth|OAuth Authentication]]
   * [[changes_from_v1|Changes from API Version 1]]   * [[changes_from_v1|Changes from API Version 1]]
 +
 +===== API Support =====
 +
 +Please post questions regarding the Zotero API to the [[http://groups.google.com/group/zotero-dev|zotero-dev]] mailing list.
 +
 ===== API Implementations ===== ===== API Implementations =====
  
-Known implementations of the Zotero Server API include:+Known implementations of the Zotero Web API include:
  
   * [[https://github.com/fcheslack/libZotero]] (PHP and Python)   * [[https://github.com/fcheslack/libZotero]] (PHP and Python)
 +  * [[https://github.com/shazino/SZNZotero]] (Objective-C)
   * [[https://github.com/urschrei/pyzotero]] (Python)   * [[https://github.com/urschrei/pyzotero]] (Python)
   * [[https://github.com/clioweb/phpZotero]] (PHP, no longer maintained)   * [[https://github.com/clioweb/phpZotero]] (PHP, no longer maintained)
Line 27: Line 34:
   * [[https://github.com/ajlyon/zandy|Zandy]] Android app using the read and write APIs to provide full access to Zotero libraries (Java, AGPL-licensed)   * [[https://github.com/ajlyon/zandy|Zandy]] Android app using the read and write APIs to provide full access to Zotero libraries (Java, AGPL-licensed)
   * [[http://www.zotpad.com|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)   * [[http://www.zotpad.com|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)
 +  * [[http://www.zoteroreader.com|Zotero Reader]] Browser app that provides read access to Zotero library and read/write access to PDF attachments. (Javascript/PHP) 
 +  * [[http://plugins.spip.net/zotspip.html|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)
dev/web_api/v2/start.1360829178.txt.gz · Last modified: 2013/02/14 03:06 by dstillman