# Topups

Fiat and crypto funding.

## List topups

 - [GET /topups](https://docs.xmoney.com/card_issuing_api/reference/topups/listtopups.md)

## Get topup limits

 - [GET /topups/limits](https://docs.xmoney.com/card_issuing_api/reference/topups/gettopuplimits.md)

## Get topup usage

 - [GET /topups/usage](https://docs.xmoney.com/card_issuing_api/reference/topups/gettopupusage.md)

## Get topup details

 - [GET /topups/{id}](https://docs.xmoney.com/card_issuing_api/reference/topups/gettopupbyid.md)

## Create fiat topup order

 - [POST /topups/fiat](https://docs.xmoney.com/card_issuing_api/reference/topups/createfiattopup.md)

## Get supported cryptocurrencies

 - [GET /topups/crypto/currencies](https://docs.xmoney.com/card_issuing_api/reference/topups/getsupportedcryptotopupcurrencies.md)

## Get crypto topup limits

 - [GET /topups/crypto/limits](https://docs.xmoney.com/card_issuing_api/reference/topups/getcryptotopuplimits.md)

## Get crypto exchange rate

 - [POST /topups/crypto/exchange-rate](https://docs.xmoney.com/card_issuing_api/reference/topups/getcryptoexchangerate.md)

## Compute crypto topup fees

 - [POST /topups/crypto/fees](https://docs.xmoney.com/card_issuing_api/reference/topups/computecryptotopupfees.md)

## Create crypto topup order

 - [POST /topups/crypto](https://docs.xmoney.com/card_issuing_api/reference/topups/createcryptotopup.md)

