Home
last modified time | relevance | path

Searched defs:api_key (Results 1 – 3 of 3) sorted by relevance

/plugin/phpipam/
Dphpipam-api.php49 private $api_key = false; variable in phpipam_api_client
224 …public function __construct($api_url = false, $app_id = false, $api_key = false, $username = false…
472 public function set_api_key ($api_key = false) {
/plugin/dokullm/
H A DLlmClient.php47 private $api_key; variable in dokuwiki\\plugin\\dokullm\\LlmClient
96 …public function __construct($api_url = null, $api_key = null, $model = null, $timeout = null, $tem…
/plugin/asana/remote/
DAPILink.php24 var $api_key = ""; variable in remote_plugin_asana_APILink