diff --git a/templates/front/docs_api.html b/templates/front/docs_api.html index 42dc2965..80b4fb02 100644 --- a/templates/front/docs_api.html +++ b/templates/front/docs_api.html @@ -57,10 +57,8 @@

Authentication

Your requests to {% site_name %} REST API must authenticate using an API key. By default, an user account on {% site_name %} doesn't have -an API key. You can create one in the -{% if request.user.is_authenticated %} -Account Settings -{% else %}Account Settings{% endif %} page. +an API key. You can create read-write and read-only API keys +in the Project Settings page.

The client can authenticate itself by sending an appropriate HTTP