Skip to main content

Can I export Network Lists from the app?

No, but you can do this with the Onomondo API.

Jakub Kubinski avatar
Written by Jakub Kubinski
Updated over a month ago

Environment

Question

  • How can I export my Network Lists?

  • Is there a way to export a whitelist from the app?

  • Can I export Network Lists from the app?

  • Is it possible to download my Network list as a CSV file?

Answer

No, but you can do this with the Onomondo API.

  1. Create a new API key or use an existing one that has access to the network List being retrieved

  2. Pull the whitelist via the API using this GET request.

  3. Convert the JSON output into a CSV file. The list will consist of MCC and MNC values that can be later concatenated into MCCMNC strings.

  4. Download the full Network List from our Coverage Page.

  5. Place both files in a spreadsheet editor (Excel, Google Sheets, etc.).

  6. Use the full network list to map network names, countries, and any other information you are interested in to your whitelist, using MCCMNC values in a VLOOKUP formula.

Did this answer your question?