What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!

GIVEAWAY Get 150$ Credit API for free Claude opus 4.6,GLM 5.1, Deepseek 3.1

Messages
573
Files
42
Reactions
2,811
Hi all

You can get $150 credit to use on the most powerful models

The method is as follows:
1) Click on the link below and register via GitHub.
2) In the list on the right, API Token, create a new key.

Copy the token key and put it in the settings file

3) C:\Users\your_desktop\.claude\settings.json

JSON:
{
  "env": {
    "ANTHROPIC_API_KEY": "sk-0wtYkjCxRfwGN6VH4hqgfGiVYmSSDOdUfyH9yfUviP123456",
    "ANTHROPIC_BASE_URL": "https://agentrouter.org/",
    "ANTHROPIC_AUTH_TOKEN": "sk-0wtYkjCxRfwGN6VH4hqgfGiVYmSSDOdUfyH9yfUviP123456",
    "ENABLE_EXPERIMENTAL_MCP_CLI": "true",
    "CLAUDE_CODE_USE_AUTH_TOKEN": "true",
    "ANTHROPIC_MODEL": "claude-opus-4-6"
  },

Save settings and run claude with New CMD Terminal or Powershell
Congratulation
 
kindeer1 's signature
Reacted by:
  • Like
Reactions: webersera and kamis086
Top