# 通用
接口名称 | 英文名 | 请求路径 |
---|---|---|
重置API调用次数 | clearQuota | /cgi-bin/clear_quota |
查询API调用额度 | getApiQuota | /cgi-bin/openapi/quota/get |
获取接口调用凭据 | getAccessToken | /cgi-bin/token |
使用AppSecret重置API调用次数 | clearQuotaByAppSecret | /cgi-bin/clear_quota/v2 |
重置指定API调用次数 | clearApiQuota | /cgi-bin/openapi/quota/clear |
# 订单
接口名称 | 英文名 | 请求路径 |
---|---|---|
获取佣金单列表 | get_order_list | /channels/ec/talent/get_order_list |
获取佣金单详情 | get_order_detail | /channels/ec/talent/get_order_detail |
# 橱窗
接口名称 | 英文名 | 请求路径 |
---|---|---|
获取达人橱窗商品列表 | get_product_list | /channels/ec/talent/window/product/list/get |
获取达人橱窗商品详情 | get_product_detail | /channels/ec/talent/window/product/get |