Vos commentaires

It's not possible. Our academic accounts are restricted to verified university domains.

It's free for academic users. Your account is company trial plan which expires after 7 days.

Here is an instruction how to convert your account to academic plan: 

https://support.vertabelo.com/en/knowledge-bases/2/articles/298-how-do-i-convert-my-account-to-academic

Hi

I'm not familiar with PowerShell. If the password cannot be empty,  you may put anything as a password. 

Here is a curl equivalent.


curl -u ${VERTABELO_API_TOKEN}:something -H "Accept: application/json" https://my.vertabelo.com/drive



HI,

API token is available on My Account page (https://my.vertabelo.com/my-account). 

Hi,   Could you send us an screenshot or give a link to your document? 

Hi, 

The easiest way it to close current account and sign up again as a lecturer. Please backup your documents first.

Here is an instruction https://support.vertabelo.com/pl/knowledge-bases/2/articles/298-how-do-i-convert-my-account-to-academic.

Hi,

Your account is academic already :)

Hi Mick,

It's on our backlog. We'll notice you when it will be available.

Hi,


Please use following command to fetch list of all documents:

curl -H "Accept: application/json" -u $VERTABELO_API_TOKEN: https://my.vertabelo.com/drive

VERTABELO_API_TOKEN is available here https://my.vertabelo.com/my-account (see Settings)