---
title: "GET /ramps/sell"
method: GET
path: "/ramps/sell"
---

# GET /ramps/sell

`GET /ramps/sell`

Get ramps for sell

## Query parameters

- `id` string, required
- `countryCode` string, nullable
- `crypto` string, required
- `address` string, required

## Response `200`

Ramps

- Ramp[]
  - `name` string, required
  - `id` string, required
  - `url` string, required
  - `description` string, required

## Other responses

- `default` — Unexpected error

## Changes

- **2024-05-15** (v4) `d84a8c8587a0` — 1 info
  - the `items/url` response's property pattern was changed from `^(http|https):\/\/.+$` to `^(mailto:|(http|https):\/\/).+$` for the status `200`
- **2023-11-09** (v4) `9a139676d651` — 1 info
  - the `query` request parameter `countryCode` became optional
- **2023-08-02** (v4) `832a0a0a7c10` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/ramps/sell/get.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/revisions/f27f8d5b80e3?raw)
