I want to automate the backup of quire.io data. Essentially functionality offered via Export
project data from the web browser.
I think it calls https://quire.io/r/export/project
API.
Where can I find the documentation ? I assume it just requires some Auth header
Without that I need to jump thru the hoops to create JSON that is equivalent of the JSON created by Export JSON
functionality already present