---
title: "Get supported swap pairs"
method: GET
path: "/swap/pairs"
---

# Get supported swap pairs

`GET /swap/pairs`

[Available in Production/Sandbox environment] Get a list of supported swap pairs

## Headers

- `X-XFERS-APP-API-KEY` string, required
- `X-PUBLIC-KEY-ID` string
- `X-TIMESTAMP` string
- `X-NONCE` string
- `X-SIGNATURE` string

## Response `200`

200

- object
  - `data` object[]
    - `id` string — Swap pair ID.
    - `type` string — Request type.
    - `attributes` object
      - `code` string — The respective swap pair code.

---

[API](https://skmtc.net/straitsx/apis/straitsx-sandbox-base-url.md) · [All operations](https://skmtc.net/straitsx/apis/straitsx-sandbox-base-url/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/straitsx/straitsx-sandbox-base-url/revisions/9ceee2969aeb/schema)
