1
2
3
4
5
6
7
8
api_category!("leads"; methods {
    check_user,
    complete,
    get_stats,
    get_users,
    metric_hit,
    start
});