logo
Wilab Developer Portal

To develop your 5G app - Create your account

Wilab

5G Developer Portal

We streamline the development & monetization of 5G Apps and Value Added Services

Overview

Welcome to the Network Performance API service. This API provides insights into various aspects of network performance. Explore the following options to gain valuable information:

Network Performance providing Phone Number

  • Get gNB Active Ratio: Indicates the ratio of gNB active (i.e. up and running) number to the total number of gNB in the network providing coverage to the requested phone number.

  • Get gNB Computing Usage: Indicates gNB computing resource usage in the network providing coverage to the requested phone number.

  • Get gNB Memory Usage: Indicates gNodeB memory usage in the network providing coverage to the requested phone number.

  • Get gNB Disk Usage: Indicates gNodeB disk usage in the network providing coverage to the requested phone number.

  • Get Number of Ues: Discover the total number of connected devices (UEs) in the network providing coverage to the requested phone number.

  • Get Session Success Ratio: Indicates ratio of successful setup of PDU sessions to total PDU session setup attempts in the network providing coverage to the requested phone number.

  • Get Handover Success Ratio: Indicates Ratio of successful handovers to the total handover attempts in the network providing coverage to the requested phone number.

Network Performance providing Geohash

  • Get gNB Active Ratio: Indicates the ratio of gNB active (i.e. up and running) number to the total number of gNB in the network providing coverage to the requested geographic point and radius.

  • Get gNB Computing Usage: Indicates gNB computing resource usage in the network providing coverage to the requested geographic point and radius.

  • Get gNB Memory Usage: Indicates gNodeB memory usage in the network providing coverage to the requested geographic point and radius.

  • Get gNB Disk Usage: Indicates gNodeB disk usage in the network providing coverage to the requested geographic point and radius.

  • Get Number of Ues: Discover the total number of connected devices (UEs) in the network providing coverage to the requested geographic point and radius.

  • Get Session Success Ratio: Indicates ratio of successful setup of PDU sessions to total PDU session setup attempts in the network providing coverage to the requested geographic point and radius.

  • Get Handover Success Ratio: Indicates Ratio of successful handovers to the total handover attempts in the network providing coverage to the requested geographic point and radius.

NOTE: A Geohash is a unique identifier of a specific region on the Earth. The basic idea is that the Earth is divided into regions of user-defined size and each region is assigned a unique id, which is called its Geohash. For a given location on earth, the Geohash algorithm converts its latitude and longitude into a string. To convert a lat,lng point you can use the following tool. In future releases we will provide this feature in our API.