Mega.co.nz Api

someone uses the APIs in xojo Mega.co.nz??, meeting information, but not like I use it xojo.

in particular, how to login, how to convert key, encoding and decoding.
Thank you all.

There doesn’t seem to be a REST/HTTP api or such but they provide a C SDK. You could develop a Xojo Plugin in C wrapping that SDK, I guess.

there are several versions for both javascript, c, php, phyton …

I thought it would only adapt to xojo.

You can easily talk to Python which can talk to the website if you don’t want to do C. I’m just doing this myself because there is no Imap library for Xojo.

thank you very much.

I just need routines to encrypt and decrypt AES