Global Phone Compatibility Checker
Pricing
$10.00 / 1,000 results
Global Phone Compatibility Checker
Phone compatibility checker for BYOD, unlocked, international, imported, and travel phones across 19 markets and 39 carriers using official carrier evidence. Check 1 to 100 phones with bulk workflows via web, API, automation, or AI agents.
Pricing
$10.00 / 1,000 results
Rating
0.0
(0)
Developer
Liou
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 hours ago
Last modified
Categories
Share
Check phone compatibility across 19 markets and 39 carriers using official carrier evidence. This Actor is built for BYOD compatibility, unlocked phone compatibility, international phone compatibility, imported phone compatibility, and travel phone compatibility. It uses fixed reviewed carrier sources with no guessing from generic band lists.
Quick start
Enter just four required fields:
- Phone brand - for example, Apple or Samsung.
- Phone model - for example, iPhone 15 or Galaxy S25.
- Use in country - where you want to use the phone.
- Carrier to use - the mobile network you plan to use.
Run the Actor. Each phone returns a human-readable status, summary, and next_step, plus stable machine fields for APIs and AI agents.
CARRIER_CONFIRMED means the reviewed official evidence supports the scoped carrier conclusion. CARRIER_CONFIRMATION_REQUIRED is a normal, useful result- not an error: the official evidence was found, but the carrier still requires its own confirmation step. UNKNOWN means the evidence is insufficient, unavailable, blocked, or has changed, so the Actor fails closed instead of guessing.
Optional regional/hardware variant and eight-digit tac can make a check more specific. Full IMEI is never accepted. For bulk phone compatibility, add additional_queries with up to 99 extra phones for 1 to 100 checks per run.
Phone carrier compatibility checker for BYOD and unlocked phones
Use it before switching carriers, activating an unlocked phone, taking an international phone abroad, checking an imported device, preparing travel, resale, provisioning, or automating compatibility decisions in an API or AI-agent workflow.
Current official-source coverage
| Market | Carriers | Verification |
|---|---|---|
| Australia | Telstra | Telstra: official source |
| Canada | Bell, Rogers, TELUS, Virgin Plus | Bell: official source; Rogers: official source; TELUS: manual official check; Virgin Plus: official source |
| France | Orange, SFR | Orange: official source; SFR: official source |
| Germany | O2, Vodafone | O2: official source; Vodafone: official source |
| Hong Kong | csl | csl: official source |
| India | Airtel, Jio, Vi | Airtel: official source; Jio: official source; Vi: official source |
| Italy | Vodafone | Vodafone: official source |
| Japan | NTT docomo, au | NTT docomo: official source; au: official source |
| Malaysia | Maxis | Maxis: official source |
| Netherlands | KPN, Odido | KPN: official source; Odido: official source |
| New Zealand | 2degrees, One NZ | 2degrees: official source; One NZ: official source |
| Philippines | Smart | Smart: official source |
| Singapore | M1, Singtel | M1: official source; Singtel: official source |
| South Korea | KT, SK Telecom | KT: official source; SK Telecom: official source |
| Spain | Orange | Orange: official source |
| Taiwan | Chunghwa Telecom, Taiwan Mobile | Chunghwa Telecom: official source; Taiwan Mobile: official source |
| Thailand | True-dtac | True-dtac: official source |
| United Kingdom | EE, O2, Three, Vodafone | EE: official source; O2: official source; Three: official source; Vodafone: official source |
| United States | AT&T, Google Fi, T-Mobile, Tello, Verizon | AT&T: official source; Google Fi: official source; T-Mobile: manual official check; Tello: manual official check; Verizon: official source |
Coverage expands only when a fixed official source can be safely verified and fixture-tested. An unregistered carrier cannot receive a positive compatibility claim. The product does not claim universal phone compatibility.
Machine-readable coverage: global-phone-compatibility-checker coverage --json.
Reading the result
Each dataset item starts with three human-readable fields: status gives the plain-language outcome, summary explains what the official evidence supports, and next_step tells you what to do next when another carrier check is required. verdict remains the canonical machine decision for APIs and AI agents.
CARRIER_CONFIRMED means the returned official evidence supports that scoped carrier conclusion. CARRIER_CONFIRMATION_REQUIRED means the carrier still requires its own confirmation step. UNKNOWN means the available evidence is insufficient, unsupported, conflicting, or unavailable.
SOURCE_UNAVAILABLE means a registered official source could not be safely retrieved or verified during the run. The Actor keeps the result truthful—normally UNKNOWN—instead of retrying until it finds a favorable answer.
Feature findings such as VoLTE, VoWiFi, 4G, or LTE are scoped evidence and are not a universal compatibility verdict. A policy requirement alone does not prove that a specific phone supports that feature on that carrier.
Common uses
- Check whether an unlocked phone can be used before switching carriers.
- Check an international or imported phone before travel, resale, or activation.
- Add evidence-backed BYOD compatibility to onboarding and provisioning workflows.
- Let an API client, automation, or AI agent retrieve a stable result plus official evidence.
- Identify when an official carrier confirmation step is still required.
FAQ
Will my phone work with my carrier
Enter the phone brand, model, country, and carrier. If the carrier is registered, the Actor evaluates its official evidence and returns a scoped verdict. If evidence is missing or the source has drifted, it fails closed instead of guessing.
Check an unlocked or international phone
Yes. The same contract can be used for unlocked, imported, and international phones. A carrier may still require its own eligibility or device-confirmation step.
IMEI checker boundary
No. This Actor intentionally does not accept a full IMEI. An optional TAC is limited to exactly eight ASCII digits. When a carrier requires a full IMEI, the result can tell you that carrier confirmation is still needed without collecting the identifier here.
AI agents and APIs
Yes. The Actor has stable input/output schemas and returns human-readable status, summary, and next_step fields alongside verdict, confidence, checked_at, features, evidence, source_urls, and confirmation_steps, making it suitable for Apify API, MCP discovery, automation, and agent workflows.