Skip to main content
Version: v1

Kindoo External App API

Swagger documentation for the public ExternalApp v1 routes. Endpoints return ApiResponse<T> with RFC7807-style ProblemDetails on errors. All endpoints require the SessionTokenID authorization header.

Authentication

Required authorization header containing the external app session token ID.

Security Scheme Type:

apiKey

Header parameter name:

SessionTokenID