taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit f4dc417717f3ffe087dd7f7201bde8489aed21d1
parent 5c3f1eea5bb0d8a2f028404168afc16688b1307d
Author: MS <ms@taler.net>
Date:   Mon,  5 Dec 2022 18:03:35 +0100

describe legacy API

Diffstat:
Mlibeufin/api-sandbox.rst | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git 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.