SSL only:
We require all requests to the API to be made over SSL (https:// not
The
Now let's get to know something about your app itself, using the
curl -X "GET" \ -H "Authorization: Bearer <access_token>" \ -d "fields=id,name,created,refresh_token.expires" \ https://api.hidrive.strato.com/2.1/app/me
A detailed description of all API endpoints can be found here