LicenPro
DocumentationREST APISDK-facing host APIs

SDK-facing host APIs

Settings and update checks consumed from customer apps.

/api/SdkSettings/... — product-scoped SDK configuration (feature flags, endpoints, tuning) delivered to licensed clients.

/api/Updates/... — release and update metadata consumed by SdkUpdateManager for license-aware updates.

Customer apps call these with the product API key or anonymous patterns where each route allows — not the vendor JWT.

SDK updates & logging · .NET integration