diff --git a/app/templates/views/api-keys.html b/app/templates/views/api-keys.html index 47bbaa1b6..6f1ce19ae 100644 --- a/app/templates/views/api-keys.html +++ b/app/templates/views/api-keys.html @@ -57,10 +57,11 @@ {{ api_key(current_service.id, "Service ID", thing="service ID") }} +
- API usage is described in the - - API documentation. + See the + + API documentation for clients and specfications.
{% endblock %}