---
title: "Get Enabled Sources"
method: GET
path: "/enabled-sources"
tags: ["Sources"]
---

# Get Enabled Sources

`GET /enabled-sources`

Returns the list of enabled sources for the calling team.

## Headers

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

## Response `200`

Enabled DEX sources

- EnabledSourcesResponse — Enabled sources API response.
  - `sources` string[], required — List of enabled sources, as DEX labels.

## Other responses

- `400` — Missing or invalid required header

---

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