link-assistant-router 0.90.0

Link.Assistant.Router — Claude MAX OAuth proxy and token gateway for Anthropic APIs
Documentation
1
2
3
4
5
6
7
8
9
{
  "claudeAiOauth": {
    "accessToken": "sk-ant-oat-REALTOKEN",
    "refreshToken": "sk-ant-ort-REFRESH",
    "expiresAt": 1781058622319,
    "scopes": ["user:inference", "user:profile"],
    "subscriptionType": "max"
  }
}