API How-Tos

The Logging Service offers regional APIs that enable programmatic interaction with the platform. These APIs serve various purposes: task automation, system integration, and platform functionality extension. Additionally, the APIs allow you to filter logs based on different criteria, such as date range, log level, and source.

Logging Service Regional REST API

You need to use a regional endpoint to interact with the Logging Service REST API endpoints. Available endpoints are:

  • Berlin: https://logging.de-txl.ionos.com/pipelines

Request parameter headers

To interact with the Logging Service REST API endpoints, you need the following header values:

HeaderRequiredTypeDescription

Authorization

yes

string

A Bearer Token. A string token that is tied to your account Bearer $TOKEN

Content-Type

yes

string

Set this to application/json.

To generate a token, follow the instruction on How To Generate a Token.

Here are some of the most common API How-Tos for the Logging Service:

Note: Only contract-owner users are authorized to create a Logging Service instance.


Once the instance is crafted via API, you need to follow the following How-Tos:

Last updated

Revision created on 9/7/2023