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
There is currently no api call available to do a full project export.
Feel free to post a feature request on the project page.