Distributor API v1Health
Health check
Response Body
application/json
curl -X GET "https://example.com/health"{ "status": "success", "service": "distributor-api", "version": "1.0.0", "timestamp": "2019-08-24T14:15:22Z"}v1 Quickstart
Verify a v1 key, create a partner and customer, then read usage and billing.
List partners GET
Returns a paginated list of all partners (MSPs) under your distributor account. Each partner includes an **organizationCount** showing how many customer organizations are linked to it. Use the **externalPartnerId** query parameter to filter by your own partner identifier.