summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 732a35b1..3239db23 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -107,7 +107,7 @@ Currently, the API supports two main authentication methods:
header, where ``$TOKEN`` is a secret authentication token configured for the instance which must begin with the RFC 8959 prefix.
Additionally, clients can send a **login token** which they may obtain from
-the ``/private/login`` endpoint. Such a login token is valid only for a
+the ``/private/token`` endpoint. Such a login token is valid only for a
limited period of time and can be used by clients to avoid storing the
long-term login secrets from an authentication method.