Skip to main content
GET
/
api
/
partner
/
products
/
{slug}
/
fee-stats
手续费分账统计
curl --request GET \
  --url https://api.barker.money/api/partner/products/{slug}/fee-stats \
  --header 'X-Api-Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.barker.money/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Api-Key
string
header
required

Path Parameters

slug
string
required

Query Parameters

start_date
string<date>
end_date
string<date>

Response

200

OK