v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.

get/service-endpoint

Query parameters

serviceType'CUPS' | 'LNS'

The service type for which to get endpoint information about. Can be <code>CUPS</code> for the Configuration and Update Server endpoint, or <code>LNS</code> for the LoRaWAN Network Server endpoint or <code>CLAIM</code> for the global endpoint.

Response

Success

ServiceType'CUPS' | 'LNS'

The endpoint's service type.

ServiceEndpointstring

The service endpoint value.

ServerTruststring

The Root CA of the server trust certificate.