Data must be obtained using any program supporting the HTTP-POST method, e.g. CURL:
curl -X POST -F 'message={"user_email": "user@bogus.net", "user_password": "12345678"}' "https://esm-db.eu/esmws/generate-signed-message/1/query"
Windows OS could require the option '--ssl-no-revoke'.
Option | Description | Default |
---|---|---|
message | user_email and user_password in JSON format (see the example above). |
Backend Python software used by this web service was originally developed by Russo E. and Puglia R., and it is currently mantained by Russo E. and Felicetta C.