Skip to content

API documentation

Jakob Ø. Rasmussen edited this page May 12, 2025 · 40 revisions

API Endpoints

With the following functions/services:

Authentication

To authenticate with the service, two requirements must be met:

  1. System Certificate: This certificate is necessary for the TLS handshake (mutual TLS).
  2. Whitelisted IP Address: The calling IP address must also be whitelisted by the server.

Both of these authentication processes are manual processes and can be completed by contacting a team member.

Clone this wiki locally