{{ "integration.apiReference.subtitle" | transloco }}

@if (error(); as errorKey) {
{{ errorKey | transloco }}
} @if (!viewerReady() && !error()) {
{{ "integration.apiReference.loading" | transloco }}
}