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

# Retrieve badge rankings by domain

`GET /badges/rankings/domains`

Generates a list of domains ordered by largest badge collection

## Path parameters

- `count` number
- `communityOnly` boolean
- `badge` string, required

## Response `200`

Badge 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)
