---
title: "Get Transfer Fee Configuration"
method: GET
path: "/xp/fee-config"
tags: ["XPTransfersV2"]
---

# Get Transfer Fee Configuration

`GET /xp/fee-config`

Get the current fee percentage charged on XP transfers

## Response `200`

OK

- ServicesTransferFeeConfigResponse
  - `fee_percentage` number — Fee percentage charged on transfers (e.g., 0.01 = 1%)

## Changes

- **2025-12-24** `e0dd7ef9404f` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2025-11-03** `acfd4cdd0775` — 2 info
  - the endpoint scheme security `BearerToken` was removed from the API
  - removed the non-success response with the status `500`
- **2025-10-27** `a1340269c918` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tradeparadex/apis/paradex-rest-api/changes/xp/fee-config/get.md)

---

[API](https://skmtc.dev/tradeparadex/apis/paradex-rest-api.md) · [All operations](https://skmtc.dev/tradeparadex/apis/paradex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradeparadex/paradex-rest-api/revisions/26dce0f96ab2/schema)
