|
3 | 3 | "status_code": 0, |
4 | 4 | "status_msg": "success" |
5 | 5 | }, |
6 | | - "data": { |
7 | | - "plan": "Max-Highspeed", |
8 | | - "period_start": "2025-08-01", |
9 | | - "period_end": "2025-09-01", |
10 | | - "models": [ |
11 | | - { |
12 | | - "model": "MiniMax-M2.7-highspeed", |
13 | | - "used": 8241, |
14 | | - "limit": 15000, |
15 | | - "reset": "rolling 5h", |
16 | | - "unit": "requests" |
17 | | - }, |
18 | | - { |
19 | | - "model": "speech-2.8-hd", |
20 | | - "used": 4300, |
21 | | - "limit": 19000, |
22 | | - "reset": "daily", |
23 | | - "unit": "characters" |
24 | | - }, |
25 | | - { |
26 | | - "model": "image-01", |
27 | | - "used": 42, |
28 | | - "limit": 200, |
29 | | - "reset": "daily", |
30 | | - "unit": "images" |
31 | | - }, |
32 | | - { |
33 | | - "model": "Hailuo-2.3", |
34 | | - "used": 1, |
35 | | - "limit": 3, |
36 | | - "reset": "daily", |
37 | | - "unit": "videos" |
38 | | - }, |
39 | | - { |
40 | | - "model": "Hailuo-2.3-Fast", |
41 | | - "used": 0, |
42 | | - "limit": 3, |
43 | | - "reset": "daily", |
44 | | - "unit": "videos" |
45 | | - }, |
46 | | - { |
47 | | - "model": "music-2.5", |
48 | | - "used": 2, |
49 | | - "limit": 7, |
50 | | - "reset": "daily", |
51 | | - "unit": "songs" |
52 | | - } |
53 | | - ] |
54 | | - } |
| 6 | + "model_remains": [ |
| 7 | + { |
| 8 | + "model_name": "MiniMax-M*", |
| 9 | + "start_time": 1776355200000, |
| 10 | + "end_time": 1776373200000, |
| 11 | + "remains_time": 7151954, |
| 12 | + "current_interval_total_count": 1500, |
| 13 | + "current_interval_usage_count": 228, |
| 14 | + "current_weekly_total_count": 0, |
| 15 | + "current_weekly_usage_count": 0, |
| 16 | + "weekly_start_time": 1776009600000, |
| 17 | + "weekly_end_time": 1776614400000, |
| 18 | + "weekly_remains_time": 248351954 |
| 19 | + }, |
| 20 | + { |
| 21 | + "model_name": "speech-hd", |
| 22 | + "start_time": 1776355200000, |
| 23 | + "end_time": 1776441600000, |
| 24 | + "remains_time": 75551954, |
| 25 | + "current_interval_total_count": 9000, |
| 26 | + "current_interval_usage_count": 0, |
| 27 | + "current_weekly_total_count": 63000, |
| 28 | + "current_weekly_usage_count": 0, |
| 29 | + "weekly_start_time": 1776009600000, |
| 30 | + "weekly_end_time": 1776614400000, |
| 31 | + "weekly_remains_time": 248351954 |
| 32 | + }, |
| 33 | + { |
| 34 | + "model_name": "image-01", |
| 35 | + "start_time": 1776355200000, |
| 36 | + "end_time": 1776441600000, |
| 37 | + "remains_time": 75551954, |
| 38 | + "current_interval_total_count": 100, |
| 39 | + "current_interval_usage_count": 0, |
| 40 | + "current_weekly_total_count": 700, |
| 41 | + "current_weekly_usage_count": 0, |
| 42 | + "weekly_start_time": 1776009600000, |
| 43 | + "weekly_end_time": 1776614400000, |
| 44 | + "weekly_remains_time": 248351954 |
| 45 | + } |
| 46 | + ] |
55 | 47 | } |
0 commit comments