Supported Devices API
GET /esim/device/esim-capable
Response:
[
{
"name": "Pixel 2",
"vendor": "Google",
"platform": "Android"
},
{
"name": "Pixel 2 XL",
"vendor": "Google",
"platform": "Android"
},
{
"name": "Pixel 3 XL",
"vendor": "Google",
"platform": "Android"
},
...
]Last updated
Was this helpful?