How to simply upload text-files via rest-API=

Hey, so this is my first time working with nextcloud.

I don’t know much about java/python etc. But i’m able to get / post data with a special software that i use on a daily basis.
Most of the times it’s pretty straight forward. I enter the api-adress + directory and can easily create/overwrite files or GET them with the REST api.

But how would i go about doing this on my next cloud? Is this even possible?
Like: Where can i find the api-access-point + token?

Use the webdav api

1 Like