In the REST API section, the 'Request' package links are broken:
Quickstart - Upload
This short guide will give a quick overview of how to upload and publish on Zenodo, and will be using either:
- Python together with the Requests package.
- Javascript together with the axios package.
First, make sure you have the Requests module installed for python or axios for nodeJS: