{% extends "_app_detail_shell.html" %} {% block detail_meta %}API Key{% endblock %} {% block credentials %}
API Credentials
API Key
{% if api_key %}••••••••••••••••{% else %}—{% endif %} {% if api_key %} {% endif %}
Configuration
Base URL
{{ base_url or '—' }}
{% endblock %} {% block side_rows %}
Auth type
API Key
{% endblock %} {% block actions %}
{% endblock %}