Distributor API
Distributor analytics
Header Parameters
SW-DISTRIBUTOR-ID*string
Distributor identifier
SW-API-KEY*string
API authentication key
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/distributors/analytics" \ -H "SW-DISTRIBUTOR-ID: string" \ -H "SW-API-KEY: string"{ "partner_count": 4, "customer_count": 11}