summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-12-05 18:03:35 +0100
committerMS <ms@taler.net>2022-12-05 18:03:42 +0100
commitf4dc417717f3ffe087dd7f7201bde8489aed21d1 (patch)
treecb993a7e7360acb883551478d43e498180db9d0d /libeufin
parent5c3f1eea5bb0d8a2f028404168afc16688b1307d (diff)
downloaddocs-f4dc417717f3ffe087dd7f7201bde8489aed21d1.tar.gz
docs-f4dc417717f3ffe087dd7f7201bde8489aed21d1.tar.bz2
docs-f4dc417717f3ffe087dd7f7201bde8489aed21d1.zip
describe legacy API
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-sandbox.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index a13140e1..f3fb8ddc 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -77,7 +77,11 @@ EBICS API.
Legacy API.
===========
-Except of the main EBICS handler located at /ebicsweb, all
+This was the first API offered by Sandbox. It is used in
+some test cases. One is hosted at the Wallet repository; other
+MAY as well exist.
+
+Except of the main EBICS handler located at "/ebicsweb", all
the EBICS calls have to authenticate the 'admin' user via
the HTTP basic auth scheme.