---
title: "Get Assets"
method: GET
path: "/supported/assets"
tags: ["Supported"]
---

# Get Assets

`GET /supported/assets`

Returns assets based on the provided source currency. For buy transactions, it will return supported cryptocurrencies and payment methods. For sell transactions, it will return supported fiat currencies and payment methods.

🛠️ Please Use [https://api-stg.onramper.com/](https://api-stg.onramper.com/) For Test Environments

## Query parameters

- `source` string
- `type` string
- `paymentMethods` string
- `onramps` string
- `country` string
- `subdivision` string
- `skipCountryCheck` boolean

## Headers

- `Authorization` string

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/onramper/apis/onramper-api-collection-v2.md) · [All operations](https://skmtc.net/onramper/apis/onramper-api-collection-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onramper/onramper-api-collection-v2/versions/35288fbe92fb/schema)
