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:basics [2017/11/12 19:53] – external edit 127.0.0.1dev:web_api:v3:basics [2018/12/13 02:45] – [Authentication] dstillman
Line 1: Line 1:
-<html><p id="zotero-5-update-warning" style="color: red; font-weight: bold">We’re 
-in the process of updating the documentation for 
-<a href="https://www.zotero.org/blog/zotero-5-0">Zotero 5.0</a>. Some documentation 
-may be outdated in the meantime. Thanks for your understanding.</p></html> 
- 
- 
 ====== Zotero Web API Documentation ====== ====== Zotero Web API Documentation ======
  
Line 43: Line 37:
   - As an HTTP header in the form ''Zotero-API-Key: P9NiFoyLeZu2bZNvvuQPDWsd'' \\   - As an HTTP header in the form ''Zotero-API-Key: P9NiFoyLeZu2bZNvvuQPDWsd'' \\
   - As an HTTP header in the form ''Authorization: Bearer P9NiFoyLeZu2bZNvvuQPDWsd''\\   - As an HTTP header in the form ''Authorization: Bearer P9NiFoyLeZu2bZNvvuQPDWsd''\\
-  - As a URL query parameter, in the form ''key=P9NiFoyLeZu2bZNvvuQPDWsd''+  - As a URL query parameter, in the form ''key=P9NiFoyLeZu2bZNvvuQPDWsd'' (not recommended)
  
 Use of an HTTP header is recommended, as it allows use of URLs returned from the API (e.g., for pagination) without modification.  Use of an HTTP header is recommended, as it allows use of URLs returned from the API (e.g., for pagination) without modification. 
dev/web_api/v3/basics.txt · Last modified: 2024/04/07 07:24 by dstillman