{"countries":["Algeria","Angola","Botswana","Congo","Democratic Republic of Congo","Egypt","Ethiopia","Gabon","Gambia","Guinea","Ivory Coast","Kenya","Lesotho","Libya","Malawi","Maldives","Mali","Mauritania","Mauritius","Morocco","Mozambique","Nigeria","Reunion","Senegal","Seychelles","Sierra Leone","Somalia","South Africa","Tanzania","Togo","Tunisia","Uganda","Zambia","Zimbabwe"]}
curl --location --request POST 'https://zylalabs.com/api/6001/5g+nr+networks+api/8040/get+countries+available+by+continent' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"continent":"Required"}'
[{"countries":"Algeria","operator":"Djezzy"},[],[],[]]
curl --location --request POST 'https://zylalabs.com/api/6001/5g+nr+networks+api/8041/get+5g+nr+networks+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required"}'
[{"country":"Algeria","operator":"Djezzy","bands":"","notes":"n?"},[],[],[]]
curl --location --request POST 'https://zylalabs.com/api/6001/5g+nr+networks+api/8042/get+network+bands+by+country' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"country":"Required","operator":"Required"}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the 5G NR Networks API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The 5G NR Networks API provides access to a comprehensive list of commercial 5G New Radio (NR) networks worldwide, including details such as country or territory, network operator, and frequency bands used.
You can retrieve information about commercial deployments of 5G NR networks, including the country or territory where the network is located, the network operator, and the frequency bands utilized by the network.
You can query the API by specifying the country or territory you are interested in. The API will return a list of 5G NR networks available in that location along with relevant details.
The 5G NR Networks API allows developers to access up-to-date information on global 5G NR networks, enabling them to build applications that require knowledge of network capabilities, frequency bands, and operator details, ultimately enhancing user experience with faster and more responsive mobile services.
The 5G NR Networks API provides access to a comprehensive list of commercial 5G NR networks worldwide, including details such as country or territory, network operator, and the frequency bands used for each network.
Each endpoint returns structured JSON data. The "get countries available by continent" endpoint returns a list of countries, while "get 5G NR networks by country" provides operators and their deployments. The "get network bands by country" endpoint details the frequency bands used by operators in a specified country.
Key fields include "countries" for the list of countries, "operator" for network operators, and "bands" for frequency bands in the respective responses. Additional notes may provide context about specific deployments.
The endpoints accept parameters such as "continent" for filtering countries and "country" for retrieving network operators and bands. Users must specify these parameters to customize their requests effectively.
The response data is organized in JSON format. For example, the "get 5G NR networks by country" endpoint returns an array of objects, each containing "countries" and "operator" fields, allowing for easy parsing and access to relevant information.
Typical use cases include analyzing global 5G network coverage, comparing operators in specific countries, and understanding frequency band allocations for network planning and optimization in telecommunications applications.
Data accuracy is maintained through regular updates from reliable telecommunications sources and industry reports. Quality checks are implemented to ensure the information reflects current commercial 5G NR deployments.
Users can utilize the returned data by integrating it into applications that require real-time information on 5G networks, enabling features like network selection, performance analysis, and geographic coverage assessments.
Standard data patterns include lists of countries with available networks, arrays of operators per country, and detailed frequency bands for each operator. Users should be prepared to handle empty arrays if no data is available for a specific query.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund