Country
This data is maintained internally by Coolr. You may use the list API to fetch the country list. Country-level data along with associated primary and optional secondary service profiles used for SIM or device provisioning workflows.
GET /Controllers/Country.ashx?action=list&start=0&limit=50&asArray=0
🧩 Country List API (Response)​
Property | Type | Description |
---|---|---|
CountryId | Integer | Unique ID of the country |
Country | String | Full name of the country |
ServiceProfile | String | Primary service profile for SIM/device provisioning |
SecondaryServiceProfile | String | Optional fallback/secondary service profile |