Skip to content

数据统计

GET /api/open/v1/stats/overview — 运营数据概览

权限open:stats:read

查询参数

参数类型必填说明
company_idint按公司筛选,不传则返回全平台数据
datestring指定日期(YYYY-MM-DD),默认今天

响应示例

json
{
    "code": 200,
    "message": "success",
    "data": {
        "date": "2025-08-05",
        "total_guests": 1256,
        "new_guests_today": 15,
        "total_matches": 423,
        "new_matches_today": 8,
        "total_members": 88,
        "new_members_today": 2,
        "total_companies": 18,
        "total_activities": 12,
        "revenue_today": 5996.00,
        "revenue_month": 128880.00
    }
}

艾恋相亲 SaaS 平台