This operation retrieves general information about the API, such as the name
and version
.
Use the following endpoint to display the API information: https://api.ionos.com/activitylog/v1
.
To make authenticated requests to the API, the following fields are mandatory in the request header:
Authorization
yes
string
Content-Type
yes
string
Set this to application/json
.
A 200 Successful operation response displays the API details.
You can use Basic Authentication
or a Bearer token
. For more information, see .