Dunya provides an API for programatic access to the metadata and files stored in the platform.
You must authenticate in order to access API resources. Do this by sending a header
Authorization: Token <token>
with your request. You can get the token on your dunya profile page at https://dunya.compmusic.upf.edu/user/profile/
A Python client to access the Dunya API is available as part of the pycompmusic package. You can find documentation for this package at https://dunya.compmusic.upf.edu/docs/
Each of the APIs that are provided in dunya are explained in the following linked documents