---
title: "Retrieve badge rankings by sponsor"
method: GET
path: "/badges/rankings/sponsors"
tags: ["Badge endpoints"]
---

# Retrieve badge rankings by sponsor

`GET /badges/rankings/sponsors`

Generates a list of sponsors ordered by largest number of sponsored badges

## Path parameters

- `count` number
- `badge` string

## Response `200`

Sponsor rankings

- SerializedDomainRanking[]
  - `domain` string
  - `rank` number
  - `count` number

---

[API](https://skmtc.net/unstoppabledomains/apis/profile-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/profile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/profile-api/revisions/10f8400cb1c1/schema)
