---
title: "Explore Languages"
method: GET
path: "/repos/explore/languages"
tags: ["repos"]
---

# Explore Languages

`GET /repos/explore/languages`

Distinct primary languages across the public feed, most-common first.

Backs the Explore language filter so its options come from the whole
corpus (deduped per repo), not just the cards the client has loaded.

## Response `200`

Successful Response

- ExploreLanguageResponse[]
  - `language` string, required
  - `count` integer, required

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/1e57283a9737/schema)
