Skip to main content
Not all AI models are available in every region due to provider restrictions and local regulations. While we strive to maintain comprehensive global coverage, availability varies by country.
We aim to keep our availability map up to date. If you notice any discrepancies, please reach out to us at support@mentionlab.io and we’ll promptly update our records.

Availability by model

Select a model below to see which countries have restricted access. Countries not listed are fully supported.
Available in most countries. The following countries are not supported:
CountryCodeNotes
BelarusBYOpenAI does not support accounts
ChinaCNBanned by government
CubaCUUS sanctions / not supported
EritreaERNot supported
Hong KongHKOpenAI does not support accounts
IranIRBanned / US sanctions
North KoreaKPBanned by government
RussiaRUBanned / restricted
SyriaSYUS sanctions / not supported
VenezuelaVEUS sanctions / restricted

Quick comparison

This table summarizes how many countries each model is restricted in:
ModelRestricted CountriesCoverage
Perplexity (Sonar)1~99%
DeepSeek (V3)1~99%
Google AI Mode5~97%
Google AI Overview5~97%
OpenAI (ChatGPT)10~95%
Gemini (Google)16~92%
Claude (Anthropic)24~88%

API endpoint

You can also check model availability programmatically using the REST API:
cURL
curl -X GET "https://api.mentionlab.io/api/provider-restrictions/map" \
  -H "Accept: application/json"