changed order of images
Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
parent
3860ca8710
commit
b5351ab085
|
@ -47,8 +47,8 @@ The APi is a RESTful API, there is a self explaining Swagger/OpenAPI available.
|
||||||
|
|
||||||
On the site you can authorize with an API key (creation of the key is described later in this document).
|
On the site you can authorize with an API key (creation of the key is described later in this document).
|
||||||
|
|
||||||
|
|
||||||
![Authorize](https://bindapi.24unix.net/assets/bindAPI_api2.png)
|
![Authorize](https://bindapi.24unix.net/assets/bindAPI_api2.png)
|
||||||
|
|
||||||
![Enter Apikey](https://bindapi.24unix.net/assets/bindAPI_api3.png)
|
![Enter Apikey](https://bindapi.24unix.net/assets/bindAPI_api3.png)
|
||||||
|
|
||||||
After successful authorization you can use the APi via the OpenAPI Interface, e.g. call the /ping endpoint to check if the API is alive.
|
After successful authorization you can use the APi via the OpenAPI Interface, e.g. call the /ping endpoint to check if the API is alive.
|
||||||
|
|
Loading…
Reference in New Issue