---
title: "getSources"
method: GET
path: "/sources"
tags: ["Sources"]
---

# getSources

`GET /sources`

Get the list of supported sources

## Query parameters

- `chainId` integer, required

## Headers

- `0x-api-key` string, required
- `0x-version` string, required

## Response `200`

Successful response

- object
  - `sources` string[], required — The array of liquidity sources aggregated by 0x for the requested chain
  - `zid` string, required — The unique ZeroEx identifier of the request

## Other responses

- `400` — 400 error response
- `500` — 500 error response

---

[API](https://skmtc.dev/0xproject/apis/0x-api.md) · [All operations](https://skmtc.dev/0xproject/apis/0x-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/0xproject/0x-api/revisions/27a84feeb09b/schema)
