Description Usage Arguments Details Value
Generates a base64-encoded api key based on the WEkEO user credentials username:password.
1 | generate_api_key(username, password)
|
username |
: WEkEO username |
password |
: WEkEO password |
Note that decoding the hash will recover the original username and password. For that reason it is strongly advised that you never include the API key in materials which are publically shared.
a string of the base64-encoded API key
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.