---
title: "Explore Global Sources"
method: GET
path: "/sources/explore"
tags: ["Sources"]
---

# Explore Global Sources

`GET /sources/explore`

Browse the global catalog of publicly indexed sources.

## Query parameters

- `search` string — Search by URL or name
- `source_type` string — Filter by type: repository | documentation | research_paper | huggingface_dataset
- `status` string — Filter by status
- `sort` string — Sort: recently_indexed | recently_updated | most_tokens | most_snippets | most_subscribed | relevance
- `order` string — Sort direction: asc | desc
- `limit` integer
- `offset` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/trynia/apis/nia-ai-api.md) · [All operations](https://skmtc.net/trynia/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trynia/nia-ai-api/versions/d216ffc3efb6/schema)
