Airalo Developer Platform
  1. Compatible devices
Airalo Developer Platform
  • OVERVIEW
    • Introduction
    • Attribute descriptions
    • FAQ
    • Quick start
      • Step 1: Request access token
      • Step 2: Get packages
      • Step 3: Submit order
      • Step 4: Get installation instructions
    • User journeys
      • Purchase journey
      • Top-up journey
    • Guides
      • How to set up a brand for eSIMs Cloud link sharing
      • How to get the eSIMs Cloud sharing link through API
      • How to generate the QR code for an eSIM
      • How to share eSIM installation instructions with users
      • eSIM installation methods for API Partners
  • REST API
    • Introduction
    • Product updates
    • Rate limits
    • Error handling
    • Endpoints
      • Authenticate
        • Request access token
      • Browse packages
        • Get packages
      • Place order
        • Submit order
        • Submit order async
        • Future orders
        • eSIM voucher
      • Install eSIM
        • Get eSIM
        • Get installation instructions
      • Monitor usage
        • Get usage (data, text & voice)
      • Place top up order
        • Submit top-up order
        • Get top-up package list
        • Get eSIMs list
        • Get eSIM package history
      • Manage orders & eSIMs
        • Get order list
        • Cancel future orders
        • Get order
        • Update eSIM brand
      • Compatible devices
        • [Deprecated] Get compatible device list
          GET
        • Get compatible device lite list
          GET
      • Notifications
        • Airalo webhooks optin and flow
        • Understanding webhooks: Asynchronous communication for modern applications
        • Async orders
        • Low data notification - opt In
        • Low data notification - opt out
        • Get low data notification
        • Credit limit notification
        • Webhook definition
        • Webhook simulator
      • Check balance
        • Get balance
      • Refunds
        • Refund request
    • Guides
      • Step #1 - Authentication
  • SDKs
    • Introduction
    • SDK vs. REST API
    • Technical notes
  • WOOCOMMERCE PLUGIN
    • Introduction
    • Product updates
    • Guides
      • How to install the Airalo Plugin for WooCommerce
      • How to set up prices in WooCommerce
      • How to customize the "My eSIMs" page colors in WooCommerce
      • How to convert prices into your local currency
      • How to finalize your WooCommerce shop setup
      • How to test in sandbox mode
      • How to go live
      • How to customize WooCommerce email templates for eSIM sales
    • Troubleshooting
      • Troubleshooting
  • SHOPIFY APP
    • Introduction
    • Guides
      • How to install the Airalo Shopify App
      • How to set up prices in Shopify
  1. Compatible devices

[Deprecated] Get compatible device list

GET
/v2/compatible-devices
WARNING
This endpoint is deprecated and will be eventually removed.
Please use /v2/compatible-devices-lite instead.
This endpoint provides a comprehensive list of devices that are compatible with eSIMs. Use this information to ensure that your customers have devices that support eSIM functionality.

Important Notes#

Include the access token, obtained from the Request Access Token endpoint, in the request headers to authenticate your API call.
The returned list is regularly updated to include the latest compatible devices, ensuring accurate and reliable information for your integration.
Use this endpoint to validate device compatibility before processing eSIM orders.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v2/compatible-devices' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}'
Response Response Example
{
    "data": [
        {
            "model": "zangya_sprout",
            "os": "android",
            "brand": "bq",
            "name": "Aquaris X2"
        },
        {
            "model": "zangyapro_sprout",
            "os": "android",
            "brand": "bq",
            "name": "Aquaris X2 PRO"
        },
        {
            "model": "StrongPhone_G9",
            "os": "android",
            "brand": "Evolveo",
            "name": "EVOLVEO StrongPhone G9"
        },
        {
            "model": "gila",
            "os": "android",
            "brand": "Fossil",
            "name": "Fossil Gen 5 LTE"
        },
        {
            "model": "blueline",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 3"
        },
        {
            "model": "bonito",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 3a XL"
        },
        {
            "model": "bramble",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 4a (5G)"
        },
        {
            "model": "coral",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 4 XL"
        },
        {
            "model": "crosshatch",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 3 XL"
        },
        {
            "model": "flame",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 4"
        },
        {
            "model": "redfin",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 5"
        },
        {
            "model": "sargo",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 3a"
        },
        {
            "model": "sunfish",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 4a"
        },
        {
            "model": "taimen",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 2 XL"
        },
        {
            "model": "walleye",
            "os": "android",
            "brand": "Google",
            "name": "Pixel 2"
        },
        {
            "model": "HZ0010J",
            "os": "android",
            "brand": "Hoozo",
            "name": "HZ0010J"
        },
        {
            "model": "d-42A",
            "os": "android",
            "brand": "Lenovo",
            "name": "d-42A"
        },
        {
            "model": "hera_pro",
            "os": "android",
            "brand": "MiTAC",
            "name": "N672"
        },
        {
            "model": "surfing_pro",
            "os": "android",
            "brand": "MiTAC",
            "name": "N630"
        },
        {
            "model": "rover",
            "os": "android",
            "brand": "Mobvoi",
            "name": "TicWatch Pro 3 Cellular/LTE"
        },
        {
            "model": "coralia",
            "os": "android",
            "brand": "Montblanc",
            "name": "Summit 2+"
        },
        {
            "model": "olson",
            "os": "android",
            "brand": "Motorola",
            "name": "motorola razr"
        },
        {
            "model": "smith",
            "os": "android",
            "brand": "Motorola",
            "name": "motorola razr 5G"
        },
        {
            "model": "mkz_sdm660_64",
            "os": "android",
            "brand": "Motorola Solutions",
            "name": "MOTOTRBO ION"
        },
        {
            "model": "Hammer_Blade_3",
            "os": "android",
            "brand": "Myphone",
            "name": "Hammer Blade 3"
        },
        {
            "model": "Hammer_Expl_Pro",
            "os": "android",
            "brand": "Myphone",
            "name": "Hammer Explorer Pro"
        },
        {
            "model": "myPhone_Now_eSIM",
            "os": "android",
            "brand": "Myphone",
            "name": "myPhone Now eSIM"
        },
        {
            "model": "Hammer_Explorer",
            "os": "android",
            "brand": "MyPhone (PL)",
            "name": "Hammer_Explorer"
        },
        {
            "model": "OP4EC1",
            "os": "android",
            "brand": "Oppo",
            "name": "Reno6 Pro+ 5G"
        },
        {
            "model": "OP4F57L1",
            "os": "android",
            "brand": "Oppo",
            "name": "Find X3 Pro"
        },
        {
            "model": "orca",
            "os": "android",
            "brand": "Oppo",
            "name": "OPPO Watch"
        },
        {
            "model": "TAB-7304-16G3GS",
            "os": "android",
            "brand": "Premier",
            "name": "TAB-7304-16G3GS"
        },
        {
            "model": "C330",
            "os": "android",
            "brand": "Rakuten",
            "name": "C330"
        },
        {
            "model": "gaea",
            "os": "android",
            "brand": "Rakuten",
            "name": "Rakuten BIG s"
        },
        {
            "model": "P710",
            "os": "android",
            "brand": "Rakuten",
            "name": "Rakuten Hand"
        },
        {
            "model": "b2q",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Z Flip3 5G"
        },
        {
            "model": "bloomq",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Z Flip"
        },
        {
            "model": "bloomxq",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Z Flip 5G"
        },
        {
            "model": "c1q",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Note20 5G"
        },
        {
            "model": "c1s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Note20"
        },
        {
            "model": "c2q",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Note20 Ultra 5G"
        },
        {
            "model": "c2s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Note20 Ultra"
        },
        {
            "model": "freshul",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Watch4"
        },
        {
            "model": "freshus",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Watch4"
        },
        {
            "model": "o1s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy S21 5G"
        },
        {
            "model": "p3s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy S21 Ultra 5G"
        },
        {
            "model": "t2s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy S21+ 5G"
        },
        {
            "model": "wiseul",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Watch4 Classic"
        },
        {
            "model": "wiseus",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy Watch4 Classic"
        },
        {
            "model": "x1s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy S20 5G"
        },
        {
            "model": "y2s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy S20+ 5G"
        },
        {
            "model": "z3s",
            "os": "android",
            "brand": "Samsung",
            "name": "Galaxy S20 Ultra 5G"
        },
        {
            "model": "JeridL",
            "os": "android",
            "brand": "Sharp",
            "name": "AQUOS sense4 lite SH-RM15"
        },
        {
            "model": "duo",
            "os": "android",
            "brand": "Surface",
            "name": "Surface Duo"
        },
        {
            "model": "TAG-TAB-III",
            "os": "android",
            "brand": "TAG-TECH",
            "name": "TAG-TAB-III"
        },
        {
            "model": "X_EEA",
            "os": "android",
            "brand": "Teclast",
            "name": "X_EEA"
        },
        {
            "model": "PQ6001",
            "os": "android",
            "brand": "Vsmart",
            "name": "Active 1"
        },
        {
            "model": "EC55",
            "os": "android",
            "brand": "Zebra",
            "name": "EC55"
        },
        {
            "model": "ET56L",
            "os": "android",
            "brand": "Zebra",
            "name": "ET56"
        },
        {
            "model": "ET56S",
            "os": "android",
            "brand": "Zebra",
            "name": "ET56"
        },
        {
            "model": "L10AW",
            "os": "android",
            "brand": "Zebra",
            "name": "Zebra Technologies L10"
        },
        {
            "model": "MC2700",
            "os": "android",
            "brand": "Zebra",
            "name": "Zebra Technologies MC2700"
        },
        {
            "model": "TC26",
            "os": "android",
            "brand": "Zebra",
            "name": "TC26"
        },
        {
            "model": "TC57",
            "os": "android",
            "brand": "Zebra",
            "name": "TC57"
        },
        {
            "model": "TC57X",
            "os": "android",
            "brand": "Zebra",
            "name": "Zebra Technologies TC57x"
        },
        {
            "model": "TC77",
            "os": "android",
            "brand": "Zebra",
            "name": "TC77"
        },
        {
            "model": "Z7750R",
            "os": "android",
            "brand": "ZTE",
            "name": "ZR01"
        },
        {
            "model": "iPad11,2",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad mini 5th Gen"
        },
        {
            "model": "iPad11,4",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Air 3rd Gen"
        },
        {
            "model": "iPad11,7",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad 8th Gen (WiFi+Cellular)"
        },
        {
            "model": "iPad13,10",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 5th Gen"
        },
        {
            "model": "iPad13,11",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 5th Gen"
        },
        {
            "model": "iPad13,2",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad air 4th Gen (WiFi+Cellular)"
        },
        {
            "model": "iPad13,4",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 3rd Gen"
        },
        {
            "model": "iPad13,5 ",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 3rd Gen"
        },
        {
            "model": "iPad13,6",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 3rd Gen"
        },
        {
            "model": "iPad13,7",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 3rd Gen"
        },
        {
            "model": "iPad13,8",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 5th Gen"
        },
        {
            "model": "iPad13,9",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 5th Gen"
        },
        {
            "model": "iPad8,10",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 4th Gen (WiFi+Cellular)"
        },
        {
            "model": "iPad8,12",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 4th Gen (WiFi+Cellular)"
        },
        {
            "model": "iPad8,3",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 3rd Gen (WiFi+Cellular)"
        },
        {
            "model": "iPad8,4",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 11 inch 3rd Gen (1TB, WiFi+Cellular)"
        },
        {
            "model": "iPad8,7",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 3rd Gen (WiFi+Cellular)"
        },
        {
            "model": "iPad8,8",
            "os": "ios",
            "brand": "Apple",
            "name": "iPad Pro 12.9 inch 3rd Gen (1TB, WiFi+Cellular)"
        },
        {
            "model": "iPhone11,2",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone XS"
        },
        {
            "model": "iPhone11,4",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone XS Max"
        },
        {
            "model": "iPhone11,6",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone XS Max Global"
        },
        {
            "model": "iPhone11,8",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone XR"
        },
        {
            "model": "iPhone12,1",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 11"
        },
        {
            "model": "iPhone12,3",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 11 Pro"
        },
        {
            "model": "iPhone12,5",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 11 Pro Max"
        },
        {
            "model": "iPhone12,8",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone SE 2nd Gen"
        },
        {
            "model": "iPhone13,1",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 12 Mini"
        },
        {
            "model": "iPhone13,2",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 12"
        },
        {
            "model": "iPhone13,3",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 12 Pro"
        },
        {
            "model": "iPhone13,4",
            "os": "ios",
            "brand": "Apple",
            "name": "iPhone 12 Pro Max"
        }
    ]
}

Request

Header Params

Responses

🟢200Compatible Device List (200)
application/json
Body

Modified at 2025-08-04 09:41:47
Previous
Update eSIM brand
Next
Get compatible device lite list
Built with