= __("The Wavelog API (Application Programming Interface) lets third party systems access Wavelog in a controlled way. Access to the API is managed via API keys."); ?>
= __("You will need to generate an API key for each tool you wish to use (e.g. WLgate). Generate a read-write key if the application needs to send data to Wavelog. Generate a read-only key if the application only needs to obtain data from Wavelog."); ?>
= __("Links to 3rd-Party-Software which works with Wavelog:")?>
= __("API URL"); ?> = __("The API URL for this Wavelog instance is"); ?>: " onClick='copyApiUrl(apiSiteUrl)'>
= __("Info"); ?> = __("It's good practice to delete a key if you are no longer using the associated application."); ?>
= __("Important"); ?> = __("On Clubstations the API Keys are personal and not shared. Clubstation users can only see their own keys."); ?>
num_rows() > 0) { ?>| = __("API Key"); ?> | = __("Description"); ?> | = __("Last Used"); ?> | = __("Created By"); ?> | = __("Permissions"); ?> | = __("Status"); ?> | = __("Actions"); ?> |
|---|---|---|---|---|---|---|
| " onclick='copyApiKey("")'> | description; ?> | last_used; ?> | user_callsign; ?> | rights == "rw") { echo "" . __("Read & Write") . ""; } elseif ($row->rights == "r") { echo "" . __("Read-Only") . ""; } else { echo "" . __("Unknown") . ""; } ?> | status); ?> |
= __("Edit"); ?>
= __("Test"); ?>
description ?? ' |
= __("You have no API Keys."); ?>
= __("Create a read & write key"); ?> = __("Create a read-only key"); ?>