FAQ
Frequently Asked Questions
What do I get after payment?
You receive your personal API key (sk-law-...) and instant access to all supported models via https://lawthropic.xyz/v1.
Are these the real Claude and GPT?
Yes, all requests are forwarded directly to authentic upstream models with official response quality and features.
How do I check my token balance?
Paste your API key into the dashboard at lawthropic.xyz/dashboard to see your real-time token balance, usage percentage, and request logs.
Does it work without a VPN in Russia?
Yes, the endpoint routes cleanly without requiring a VPN.
Do tokens expire? Is there a subscription?
No, tokens do not expire and there are no recurring monthly subscription fees. You only pay for what you use.
Something is not working - who do I contact?
Message on Telegram - we help with setup and replace the key if anything is wrong.
Technical Troubleshooting
Site won't load
- On Cloudflare for
apirecord → enable proxy (orange cloud). - Disable Bot Fight Mode, Under Attack Mode; Security Level → Essentially Off.
- SSL → Full (strict).
Error "lawthropic.xyz/v1/messages?beta=true" cannot be parsed as a URL
Ensure your base URL starts with https://:
json
"ANTHROPIC_BASE_URL": "https://lawthropic.xyz"402 Usage limit reached
- Check your balance at lawthropic.xyz/dashboard.
- If balance remains, it is a temporary upstream provider pause. Retry in 1-2 minutes.
Context too large
- In Claude Code: run
/compactor start a new session with/clear.