Why Claude Says It Is Not Available in Your Country

Marcus
Marcus
Proxy Network Analyst

The message “Claude is not available in your country” is easy to misread as a browser problem. It is usually an availability or eligibility decision, and the right next step depends on where it appears. Claude on the web, the mobile app, Claude Code, and the Anthropic API do not share one interchangeable login path.

Before changing settings, capture the exact wording, product surface, account used, and time. That short record prevents a country-policy message from being mixed up with an expired session, a managed-account restriction, or a temporary incident.

Quick Answer

Verify Anthropic's current supported-country information for the specific product first. Then rule out account and session problems separately. A network comparison can identify a routing or geolocation symptom, but it cannot alter Anthropic's availability policy, account eligibility, billing status, or an organization administrator's controls.

Key Takeaways
  • Start with Anthropic's official availability information, not an IP lookup alone.
  • Record whether the failure is in Claude web, mobile, Claude Code, or the API.
  • A country message and a login failure are separate problems.
  • Use a clean browser profile before escalating a web-session issue.
  • Do not treat a proxy as a way to override official availability or account rules.
Table of Contents

Where Is Claude Available?

Anthropic maintains separate official lists for Claude.ai and commercial API access. As of September 7, 2026, Claude.ai is officially available in the United States, Canada, Mexico, the United Kingdom, most of Europe, India, Japan, South Korea, Taiwan, Singapore, Australia, New Zealand, and many countries across Southeast Asia, Latin America, the Middle East, and Africa.

Mainland China, Hong Kong, Macau, and Russia are not listed on Anthropic's current Claude.ai supported-country list. Availability can change, so the official list should be the final reference before troubleshooting a country message.

Region Examples currently listed for Claude.ai
North AmericaUnited States, Canada, Mexico
EuropeUnited Kingdom, France, Germany, Italy, Spain, Netherlands, Switzerland, Poland and others
Asia-PacificIndia, Japan, South Korea, Taiwan, Singapore, Australia, New Zealand, Thailand, Vietnam, Malaysia, Philippines, Indonesia and others
Middle EastUnited Arab Emirates, Saudi Arabia, Qatar, Bahrain, Kuwait, Oman, Jordan and others
Latin AmericaBrazil, Argentina, Chile, Colombia, Peru, Uruguay, Costa Rica, Panama and others
Examples not currently listedMainland China, Hong Kong, Macau, Russia
Table 1: Examples from Anthropic's Claude.ai supported-country list as checked on September 7, 2026.
Claude App unavailable message stating Claude is only available in certain regions
Figure 1: Claude displays an App unavailable message when access is not offered in the current region.

The practical rule is simple: if your location is not on Anthropic's current list, browser or network troubleshooting does not change the official availability policy. If your location is listed, continue with the account, session, service-status, and network checks below. If you are comparing a similar unsupported-country message on another AI platform, IPWeb's OpenAI country error guide keeps that platform-specific diagnosis separate.

Confirm the Product Surface and Exact Message

Anthropic publishes country availability guidance for Claude. Read it alongside the exact error, because “not available,” “unable to log in,” and an API authorization response do not point to the same layer. A web message can be an availability result; a terminal OAuth callback failure belongs to Claude Code; an API 401 or 403 belongs to a key, workspace, or request context.

Write down the URL or application, exact message, account type, and timestamp with time zone. This avoids broad claims such as “Claude is down in my country” when only one entry point is affected.

Where the symptom appears First question Evidence to keep
Claude webIs the country supported for web access?Error text, account, browser profile
Claude mobile appIs the app available for this region and device?App version, OS version, device compatibility, store region
Claude CodeDid the sign-in or OAuth flow fail in the terminal?CLI version, callback message, sign-in method
Anthropic APIIs it authentication, permission, or request context?Status code, request ID, project context
Table 2: The product surface determines which evidence is useful first.

For mobile symptoms, region is only one variable. Claude's iOS installation guidance also points to device and operating-system compatibility, so an app-store or device issue should not automatically be classified as a country restriction.

If the symptom appears in the Anthropic API, capture the raw HTTP status and response body before changing credentials, models, or network settings. The request below follows Anthropic's current Messages API format and uses -i so the response headers and status are visible. Replace the environment variable with your own API key and do not paste real credentials into public logs or support screenshots.

curl -i https://api.anthropic.com/v1/messages \
  -H 'content-type: application/json' \
  -H 'anthropic-version: 2023-06-01' \
  -H "x-api-key: $ANTHROPIC_API_KEY" \
  -d '{
    "model": "claude-sonnet-5",
    "max_tokens": 64,
    "messages": [{"role": "user", "content": "Hello"}]
  }'

A 401 or 403 is evidence to classify, not proof of a country restriction. If a Python client is surfacing a 403 and you need a broader response-level checklist, see IPWeb's Python 403 Forbidden troubleshooting guide.

In short, the same country message can require different evidence depending on whether it appears on the web, in the mobile app, in Claude Code, or in an API request.

Separate Official Availability From Account Eligibility

Supported-country guidance answers only whether a product is officially offered in a location. It does not prove that every personal or managed account can use it immediately. An organization may control access, a subscription can have a billing issue, or the sign-in session may be attached to the wrong identity.

Claude login page with Continue with Google and email sign-in options
Figure 2: Claude's normal login page is a separate authentication surface from country availability.

For a web symptom, sign out of every account, open a clean browser profile, and sign in with the intended account only. If the sign-in flow itself is failing, compare what you see with Claude's official login guidance before treating the problem as regional. Do not switch between personal and work identities during the same diagnosis. That creates cookie and account-switcher noise, then makes a clean availability result impossible to interpret.

Claude login page showing a There was an error logging you in message
Figure 3: A Claude login failure should be diagnosed separately from a country availability message.

Check for a Service or Session Problem

Before treating one failed attempt as regional, check Anthropic's status page. An active incident can affect authentication or an endpoint without changing the published country list. A clear status page, in turn, does not override an official availability message.

Claude Status page showing incidents and uptime for claude.ai, Claude API, and Claude Code
Figure 4: Check Claude Status before attributing a failed session to regional availability.

Use one clean profile with extensions disabled and one normal network path. Confirm that device date and time are correct. Do not share browser cookies, magic links, verification codes, session URLs, or API keys in a support request.

Use Network Checks as Diagnostic Evidence

Network evidence helps only when the country and account checks do not explain the result. Compare DNS resolution, TLS reachability, public-IP location from more than one database, and whether the connection is corporate, mobile, or privacy-routed. The goal is to describe an observable mismatch, not to claim that one lookup controls Claude's decision.

If the official country list and account checks look correct, compare one normal network path with another permitted connection only to document whether routing or geolocation differs. For approved regional QA that needs location-specific residential routes, IPWeb Dynamic Residential Proxies can provide a controlled network path for comparison. If a proxy is already part of the diagnostic setup, first confirm that the same browser, app, or script is actually using it with IPWeb's proxy validation guide. Treat route comparison as evidence, not as a way to override Anthropic's availability rules.

Build a Useful Support Record

Include the product surface, exact error, time zone, account type without credentials, browser or CLI version, whether the status page showed an incident, and high-level network context such as home, corporate, or mobile. Redact secrets. Support does not need your password, authentication cookie, magic link, API key, or a screenshot with private account details.

Frequently Asked Questions

Does a supported country guarantee Claude access?

No. Official availability is one requirement. Account eligibility, sign-in state, organization controls, billing, and product-specific technical problems can still prevent access.

Why does Claude web work but Claude Code does not?

They use different entry points and authentication flows. Diagnose the terminal or OAuth error as a Claude Code issue and record the CLI version and exact callback message.

Can changing my IP fix the country message?

Not reliably. A route comparison may expose a network mismatch, but it cannot change Anthropic policy, account eligibility, or administrator controls.

What should I send to support?

Send the product surface, exact error, approximate time with time zone, account type, relevant app or CLI version, and a redacted network description. Never send credentials or session secrets.

Is Claude available in China?

As of September 7, 2026, Mainland China is not listed on Anthropic's official Claude.ai supported-country list. Hong Kong and Macau are also not listed. Check Anthropic's current supported-country page before relying on any older list because regional availability can change.

Why does Claude say it is unavailable even though my country is supported?

A supported location does not guarantee that every session will work. Check the account you are using, organization controls, browser or app session state, the Anthropic status page, device compatibility for mobile, and whether your network is being geolocated differently from your actual location.

Can I use a VPN or proxy to bypass Claude country restrictions?

A VPN or proxy does not make an unsupported location officially supported. Anthropic's location-privacy guidance says it can use an IP address and other signals to infer coarse country or region information for terms compliance, security, and anti-abuse. If you are already in a supported location, a controlled route comparison can help diagnose a geolocation mismatch, but it should not be treated as a way to override Anthropic's Supported Regions Policy.

Final Thoughts

Start with the official country list before changing browser or network settings. If your location is supported, separate the problem into three layers: account and session eligibility, service or product-specific errors, and network evidence. That order prevents a regional availability message from being confused with a login problem or temporary incident.

If your location is not currently supported, technical troubleshooting does not change Anthropic's published availability policy. Recheck Anthropic's current supported-country list over time because regional access may expand or change.

About the author
View all articles
Marcus
Marcus
Proxy Network Analyst

Marcus is a network infrastructure analyst specializing in proxy configuration, IP routing, browser connectivity, and network troubleshooting. His work focuses on diagnosing HTTP/SOCKS proxy connections, authentication failures, DNS behavior, firewall rules, and IP routing across browser and automation environments.

Service areas
Proxy Testing , IP Diagnostics,Network Troubleshooting & Reliability

You may be interested in

Inspect Element on Mac cover showing Chrome DevTools on a MacBook with Chrome, Safari, and Firefox support

How to Inspect Element on Mac and Check Page Data

On a Mac, you can inspect a webpage in Chrome, Safari, or Firefox from the context menu or with a keyboard shortcut. Opening DevTools is only the first step: the Elements and Network panels can also show whether a visible field is already in the page HTML, added after JavaScript runs, or returned by a separate request. Use the browser and page state that match the task you are checking. A product price, search result, listing, or other public field can appear differently before and after filters, pagination, or client-side rendering. Quick Answer To Inspect Element on a Mac, Control-click...

Ryan

Ryan

IP Proxy Research Team

NO_PROXY on macOS cover showing a Mac routing external traffic through a proxy while localhost and 127.0.0.1 bypass the proxy

NO_PROXY Environment Variable on Mac: Bypass Rules for Dev Tools

On macOS, system proxy settings and shell environment variables can exist at the same time. If a terminal command ignores the GUI proxy, sends localhost through a proxy, or unexpectedly connects directly, check the variables inherited by that exact process. The key distinction is routing scope. macOS network settings can affect supported applications at the system level, while command-line tools and developer runtimes may read http_proxy, https_proxy, and NO_PROXY from the shell environment instead. Quick Answer On macOS, NO_PROXY is a comma-separated bypass list used by many command-line tools and libraries. Add only hosts that should connect directly, such as...

Clark

Clark

IPWeb Technical Researcher

Mac proxy settings cover showing HTTP, HTTPS, and SOCKS proxy configuration on macOS

How to Set Up and Test Proxies on macOS

A Mac can have several network services: Wi-Fi, Ethernet, USB adapters, VPN interfaces, and other profiles. Proxy settings apply to the selected service, so changing the wrong service can leave your browser or app unchanged. In macOS, open network settings, select the active service, then find the proxy options. Older guides may say Mac OS X, but the practical idea is the same: choose the active network connection before entering proxy details. Quick Answer Mac proxy settings let macOS send supported network traffic through a configured proxy server for a selected network service. The setup is only half the job:...

Clark

Clark

IPWeb Technical Researcher

Ready to scale your data operations?
Join 10,000+ teams using IPWeb to power their web data collection. Start free today.

Strictly anti-abuse

Fraud, automated operation, and unauthorized use are prohibited.

Enterprise-level services

For legitimate commercial and technical use cases only

Risk control and restrictions

Abnormal behavior may trigger service restrictions or termination.

Compliance data use

Data acquisition and use must comply with relevant regulations.

Privacy protection first

The collection or misuse of sensitive personal information is strictly prohibited.

All services are subject to《the Usage Policy》