⚠Due to planned maintenance you will experience short (<30 min) downtime between 08:00 - 08:30 CET.
...
- Web-based interface at https://sandbox-datamanager.wmda.info (please note the URL for production is https://datamanager.wmda.info )
- REST API, using commands like cURL, or libraries like Restsharpany programming language.
This document describes the Data Manager mechanism via the REST API method , where users can upload a PGP encrypted file.
Please do read https://ec.haxx.se/usingcurl-netrc.html on the use of Bearer Token if you plan to automate these procedures.
...
with curl commands.
Request credential
First time request
Update credential because of expiration
Using the REST API
...
To get more knowledge for usage of curl, we recommend member to read the doc for curl https://ec.haxx.se/usingcurl-netrc.html.
...