क्या Claude Code मुफ्त में इस्तेमाल कर सकते हैं? Installation, Subscription और API
Claude Code install करना free है, लेकिन requests के लिए paid Claude plan, API billing या compatible provider चाहिए। हर billing path की सीमा समझें।
Claude Code client को अलग से भुगतान किए बिना इंस्टॉल किया जा सकता है, लेकिन Claude.ai Free plan में Claude Code शामिल नहीं है। काम करने वाली model requests के लिए paid Claude plan, Console/API billing या supported third-party provider चाहिए। Free installation और free model usage एक ही बात नहीं हैं।
अपनी key और pay-as-you-go billing के साथ API access चाहिए? Claude Code को BetterToken से जोड़ा जा सकता है। यह Claude subscription नहीं, एक independent service है: account, key, balance और request history BetterToken में manage होते हैं। Current models और prices pricing page पर देखें।
Claude Code में क्या free है और क्या paid
Client को download और install करने का अलग charge नहीं है। लेकिन installation से model access नहीं मिलता: Claude Code को paid Claude plan, Claude Console या supported enterprise platform के जरिए authenticate करना होगा।
Official Claude Code setup guide साफ बताती है कि Free Claude.ai plan में Claude Code access शामिल नहीं है। काम करने वाली requests के लिए paid Claude plan, Claude Console/API billing या supported third-party provider चाहिए। Claude pricing page का उपयोग केवल मौजूदा paid-plan features और limits देखने के लिए करें; ये बदल सकते हैं।
“Claude Code free है” का अर्थ आम तौर पर केवल client से होता है। Model requests या तो paid plan allowance consume करती हैं या billable API tokens।
Claude subscription और API अलग billing models हैं
Claude.ai से sign in करने पर Claude Code usage आपके paid plan में शामिल होती है और दूसरी Claude surfaces के साथ overall plan limits share करती है। Claude Console से authenticate करने पर token-based API billing लागू होती है। Actual cost model, context size और काम की मात्रा पर निर्भर करती है।
- Paid Claude plan: included usage वाला subscription billing; usage plan के shared allowance में count होती है;
/usageऔर Settings → Usage देखें। अगर आपके पास plan पहले से है और आप interactively काम करते हैं, तो यह उपयुक्त है। - Claude Console / API: token-based billing; usage API organization और workspace में count होती है; session के लिए
/usageऔर billing के लिए Claude Console देखें। Separate API billing, budgeting और organizational access के लिए यह उपयुक्त है।
Subscription और API authentication को मिलाने से कैसे बचें
Claude Code credentials को priority order के अनुसार चुनता है। ANTHROPIC_API_KEY environment variable, /login के OAuth authentication से पहले आती है। Interactive mode में Claude Code detected key इस्तेमाल करने की permission एक बार माँगता है; non-interactive -p mode में variable set होने पर key automatically इस्तेमाल होती है।
Variable की value print किए बिना जाँच सकते हैं कि वह set है या नहीं:
फिर Claude Code के अंदर /status चलाएँ। Login method line active authentication method दिखाती है, और API Key इस्तेमाल होने पर एक अतिरिक्त API key line दिखाई देती है।
अगर आप subscription इस्तेमाल करना चाहते थे, लेकिन environment key active है, तो current session से उसे हटाएँ:
इसके बाद /status दोबारा चलाएँ। Credential files manually delete न करें; saved account बदलने के लिए official /logout और /login commands इस्तेमाल करें।
/usage में usage और limits कैसे पढ़ें
/usage के ऊपर Session section current session के statistics दिखाता है: input, output, cache read और cache write tokens। उसका dollar figure token counts से locally calculate होता है और actual bill से अलग हो सकता है।
API users के लिए यह session usage estimate करने में उपयोगी है, लेकिन authoritative billing record Claude Console के Usage page में है। /clear के बाद नई session के counters फिर से शुरू होते हैं।
Pro, Max, Team और Enterprise subscribers के लिए Claude Code usage plan में included है। इसलिए Session dollar estimate subscription पर charged amount नहीं है। उसी screen पर subscribers plan usage bars, activity statistics और skills, subagents, plugins तथा MCP servers के breakdown देख सकते हैं।
d और w keys breakdown को पिछले 24 hours और 7 days के बीच switch करती हैं। यह information current computer की local history से आती है और दूसरे devices या claude.ai की activity शामिल नहीं करती।
Current terms कहाँ देखें
इस विषय के लिए चार official pages हैं:
- Claude Plans & Pricing — किन plans में अभी Claude Code और बताए गए limits शामिल हैं।
- Manage costs effectively —
/usageपढ़ने, API billing देखने और limits समझने का तरीका। - Authentication — sign-in methods, credential priority,
/status,/loginऔर/logout। - Claude Console Usage — API organization की actual usage और costs।
Prices, limit sizes या feature sets को notes में permanent values न मानें। भुगतान या authentication method बदलने से पहले current pricing page खोलें।
Claude Code access method कैसे चुनें
सही विकल्प इस बात पर निर्भर है कि usage कहाँ account होनी चाहिए:
- आपके पास paid Claude plan है और आप interactively काम करते हैं।
/loginसे sign in करें,/statusमेंLogin methodजाँचें और/usageमें plan bars monitor करें। - Organization को separate API billing और spend limits चाहिए। Claude Console access इस्तेमाल करें और actual bill Console में देखें, local Session estimate में नहीं।
- Claude Code बिना browser के CI या script में चलता है। API access एक विकल्प है, लेकिन अकेला नहीं: official documentation
claude setup-tokenके जरिए long-lived subscription OAuth token भी support करती है। Active authentication method तय करती है कि usage का भुगतान कैसे होगा। - Paid plan limit खत्म हो गई है। Reset की प्रतीक्षा करें, plan बदलें या account में उपलब्ध होने पर usage credits enable करें। Additional usage standard API rates पर bill होती है।
Access method बदलने के बाद दो checks दोहराएँ: /status बताता है “कौन-सा account active है?”, जबकि /usage बताता है “अभी कौन-सी limit या usage record दिखाई दे रही है?”
Payment routes का विस्तृत comparison इस अलग subscription-or-API guide में है। यह page केवल free client installation और paid model access के संकरे अंतर पर केंद्रित है।
अक्सर पूछे जाने वाले सवाल
क्या Free plan पर Claude Code इस्तेमाल कर सकते हैं?
Current pricing page पर Claude Code paid plans के लिए listed है, Free के लिए नहीं। Client को अलग purchase के बिना install किया जा सकता है, लेकिन model requests के लिए supported paid access method चाहिए।
Subscription होने पर /usage dollar amount क्यों दिखाता है?
यह current session में इस्तेमाल tokens की estimated API cost है, जो locally calculate होती है। Subscriber के लिए यह bill नहीं है। उसी screen पर plan usage bars देखें।
क्या API Key Claude Code को subscription से API billing पर switch कर सकती है?
हाँ। अगर ANTHROPIC_API_KEY set है और उसका use approve किया गया है, तो यह subscription OAuth से पहले आती है। Active method /status में देखें।
Exact API charges कहाँ दिखते हैं?
Claude Console में। /usage का Session section local estimate के लिए है और actual bill से match होना जरूरी नहीं।
अगला कदम: Claude Code के लिए API access
यदि आपने Claude Code के लिए अलग API budget और अपनी key चुनी है, तो Claude Code API page खोलें। यह BetterToken API integration है, Claude subscription नहीं; setup से पहले current fields और limits फिर से जाँचें।