v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
Device Status v0.5.1

Get the current roaming status and the country information

Get the current roaming status and the country information

post/device-status/v0/roaming

Headers

x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com

The API's Host value as defined in the RapidAPI Hub.

Request body

Response

roamingboolean required

Roaming status. True, if it is roaming

countryCodeinteger

The Mobile country code (MCC) as an geographic region identifier for the country and the dependent areas.

countryNamestring[]

The ISO 3166 ALPHA-2 country-codes of mapped to mobile country code(MCC). If there is mapping of one MCC to multiple countries, then we have list of countries. If there is no mapping of MCC to any country, then an empty array [] shall be returned..