Ein erster Schritt zum Testen der LMC-API ist die Verwendung der Debug-Funktionalität der API-Spezifikation.

Die API-Spezifikation bietet eine Methode zum Testen einzelner API-Anfragen.

1. Öffnen Sie die API-Spezifikation des jeweiligen Mikrodienstes und klicken Sie dann auf authorize.

2. Kopieren Sie den Bearer xyzasdf.... und fügen Sie ihn in das Feld Wert ein. Token in das Feld Wert ein, und klicken Sie auf authorize:

3. Klicken Sie dann auf Close.

4. Jetzt haben Sie weniger als 60 Sekunden Zeit, um zu Ihrem Endpunkt zu blättern und auf Execute zu klicken:

5. Geben Sie anschließend die erforderlichen Parameter ein (accountId) und klicken Sie auf "Try it out" (bereiten Sie diesen Schritt vor, bevor Sie das Token verwenden):

6. Scrollen Sie weiter nach unten, um das Ergebnis zu sehen:

One first step to probe the LMC API is to use the debug functionality of the API specification.

The API Specification provides a method of testing single API requests.

1. Open the API specification of the respective micro service, then click on authorize.

2. Copy and paste your Bearer xyzasdf.... Token into the Value field, and click on Authorize:

3. Then, click on Close:

4. Now, you have less than 60 seconds to scroll down to your endpoint and clickon Execute:

5. Followed, by providing required paramters (accountId), and click on try it out (prepare this step before using the token):

6. Scroll further down to see the result: