---
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 — ISO 3166-1 alpha-2
- `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

---

[API](https://skmtc.net/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.net/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/revisions/8dd1fdcc9afd/schema)
