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
Next revisionBoth sides next revision
dev:web_api:v3:start [2014/11/02 23:47] – [API Implementations] added BibBase christianfritzdev:web_api:v3:start [2019/08/14 16:45] – [API Implementations] dlesieur
Line 1: Line 1:
 ====== Zotero Web API v3 ====== ====== Zotero Web API v3 ======
  
-This is the recommended API version for all new development. To use this version, you currently must [[basics#api_versioning|specify the version]] in all requests. Version 3 will become the default version in the near future.+This is the default version of the API, and it is recommended for new development.
 ===== API Documentation ===== ===== API Documentation =====
  
Line 8: Line 8:
   * [[Write Requests]]   * [[Write Requests]]
   * [[file_upload|File Uploads]]   * [[file_upload|File Uploads]]
 +  * [[fulltext_content|Full-Text Content]]
   * [[Syncing]]   * [[Syncing]]
   * [[oauth|OAuth Authentication]]   * [[oauth|OAuth Authentication]]
Line 37: Line 38:
   * [[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)   * [[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)
   * [[http://bibbase.org|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).   * [[http://bibbase.org|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).
 +  * [[https://github.com/whiskyechobravo/kerko|Kerko]] A web application component for the Flask framework that synchronizes with a Zotero library to provide a user-friendly yet powerful search and browsing interface for an online bibliography. (Python, GPL-licensed)
  
dev/web_api/v3/start.txt · Last modified: 2022/06/23 22:02 by dstillman