# Retrieve badge rankings by sponsor Generates a list of sponsors ordered by largest number of sponsored badges Endpoint: GET /badges/rankings/sponsors Version: 1.0.0 ## Path parameters: - `count` (number) The number of rankings to retrieve - `badge` (string) The specific badge code to retrieve rankings for ## Response 200 fields (application/json): - `domain` (string) Example: "matt.crypto" - `rank` (number) Example: 1 - `count` (number) Example: 100