欢迎访问“云趣开发者管理平台”接口文档,演示接口地址默认为中国接口,更多地区接口请联系平台管理员获取。
curl --location --request POST '/api/v1/chart' \ --header 'ApiEmail;' \ --header 'ApiToken;'
{ "code": 200, "status": true, "message": "获取成功", "error": null, "data": { "api_credit": "0.00", "public_credit": "0.00", "public_earnings_day": "0.00", "public_earnings_all": "0.00", "email_verified_at": "2025-02-22 22:22:22", "devices": [ 0, 0, 0, 0, 0, 0, 0 ], "certificates": [ 0, 0, 0 ] } }