---
title: "List Available Feeds"
method: GET
path: "/api/feeds"
tags: ["Data Feeds"]
---

# List Available Feeds

`GET /api/feeds`

Returns the list of available data feed providers.

## Response `200`

Successful response

- object
  - `success` boolean
  - `data` string[]

---

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