{
"success": true,
"pricing_version": "a42d372ccf0b5dd13ecf71203521f9d2",
"group_ratio": {
"default": 1,
"open ai 特价": 0.5,
"claude 特价": 0.12,
"grok": 0.5,
"gpt-image-2": 1
},
"usable_group": {
"default": "",
"open ai 特价": "open ai 自有号池",
"claude 特价": "claude 自有号池",
"grok": "grok 自有号池",
"gpt-image-2": ""
},
"auto_groups": ["claude 特价"],
"supported_endpoint": {
"openai": { "path": "/v1/chat/completions", "method": "POST" },
"anthropic": { "path": "/v1/messages", "method": "POST" },
"image_generation": { "path": "/v1/images/generations", "method": "POST" }
},
"data": [
{
"model_name": "gpt-5.2",
"enable_groups": ["default", "open ai 特价"],
"model_ratio": 0.875,
"completion_ratio": 8,
"cache_ratio": 0.071428571429,
"quota_type": 0,
"model_price": 0,
"supported_endpoint_types": ["openai"]
},
{
"model_name": "claude-opus-4-7",
"enable_groups": ["claude 特价"],
"model_ratio": 2.5,
"completion_ratio": 5,
"cache_ratio": null,
"quota_type": 0,
"model_price": 0,
"supported_endpoint_types": ["anthropic"]
},
{
"model_name": "gpt-image-2",
"enable_groups": ["gpt-image-2", "default"],
"model_ratio": 0,
"completion_ratio": 0,
"cache_ratio": null,
"quota_type": 1,
"model_price": 0.02,
"supported_endpoint_types": ["image_generation", "image_edits"]
}
]
}