diff --git a/README.md b/README.md index 7eac1cd..b2d26e2 100644 --- a/README.md +++ b/README.md @@ -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). - ![Authorize](https://bindapi.24unix.net/assets/bindAPI_api2.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.