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 CV API ====== Though not strictly part of the Zotero server API, Zotero profile CVs can be retrieved programmatically via: http://www.zotero.org/api/users//cv Note that User IDs are different from usernames and can be found on the [[/settings/keys|API Keys]] page and in OAuth responses. Also note that SSL is not required. The specified user's CV is returned as XML which can be embedded or reused in a variety of ways. For example, you could transform it into HTML ready for styling via the following XSL: