+
+ {{ selectedApi }}
+ Asynchronous API
+ Since {{ $store.getters.apis[selectedApi].since }}
+
+
+ {{ $store.getters.apis[selectedApi].description }}
+ {{ $t('label.request') }} {{ $t('label.params') }}:
+
+
+ Since {{ record.since }}
+ {{ text }}
+ {{ text }}
+
+
+
+ {{ $t('label.response') }} {{ $t('label.params') }}:
+
+
+
+
+
+ {{ $t('label.api.docs.description') }}
+
+
+
+
+ {{ $t('label.download') }} CLI
+ {{ $t('label.open.documentation') }} (CLI)
+
+
+
+
+
+ {{ $t('label.apikey') }}
+
+
+
+ {{ userkeys.apikey.substring(0, 20) }}...
+
+
+
+
+ {{ $t('label.secretkey') }}
+
+
+
+ {{ userkeys.secretkey.substring(0, 20) }}...
+
+
+
+
+
+
+