Skip to main content
GET
/
v1
/
ramp
/
banking
/
channels
Get Deposit Channels
curl --request GET \
  --url https://api.bullring.finance/v1/ramp/banking/channels \
  --header 'x-api-key: <api-key>'
{
  "USDC": {
    "channels": [
      {
        "id": "usdc-channel-id-bullring-finance",
        "max": 1500000000000000000,
        "min": 0,
        "currency": "USDC",
        "countryCurrency": "USUSDC",
        "status": "active",
        "feeLocal": 0,
        "createdAt": "2025-11-20T01:47:04.519Z",
        "vendorId": "usdc-vendor-id-bullring-finance",
        "country": "US",
        "feeUSD": 0,
        "channelType": "crypto",
        "rampType": "deposit",
        "updatedAt": "2025-11-20T01:47:04.519Z",
        "apiStatus": "active",
        "settlementType": "instant",
        "estimatedSettlementTime": 60
      }
    ],
    "networks": [
      {
        "id": "eth-sepolia-network-id-bullring-finance",
        "name": "Ethereum Sepolia",
        "status": "active",
        "country": "US",
        "currency": "USDC",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "usdc-channel-id-bullring-finance"
        ],
        "code": "ETH-SEPOLIA",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      },
      {
        "id": "sol-devnet-network-id-bullring-finance",
        "name": "Solana Devnet",
        "status": "active",
        "country": "US",
        "currency": "USDC",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "usdc-channel-id-bullring-finance"
        ],
        "code": "SOL-DEVNET",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      }
    ]
  },
  "USDT": {
    "channels": [
      {
        "id": "usdt-channel-id-bullring-finance",
        "max": 1500000000000000000,
        "min": 0,
        "currency": "USDT",
        "countryCurrency": "USUSDT",
        "status": "active",
        "feeLocal": 0,
        "createdAt": "2025-11-20T01:47:04.519Z",
        "vendorId": "usdt-vendor-id-bullring-finance",
        "country": "US",
        "feeUSD": 0,
        "channelType": "crypto",
        "rampType": "deposit",
        "updatedAt": "2025-11-20T01:47:04.519Z",
        "apiStatus": "active",
        "settlementType": "instant",
        "estimatedSettlementTime": 60
      }
    ],
    "networks": [
      {
        "id": "eth-sepolia-network-id-bullring-finance",
        "name": "Ethereum Sepolia",
        "status": "active",
        "country": "US",
        "currency": "USDT",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "usdt-channel-id-bullring-finance"
        ],
        "code": "ETH-SEPOLIA",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      },
      {
        "id": "sol-devnet-network-id-bullring-finance",
        "name": "Solana Devnet",
        "status": "active",
        "country": "US",
        "currency": "USDT",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "usdt-channel-id-bullring-finance"
        ],
        "code": "SOL-DEVNET",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      }
    ]
  },
  "BTC": {
    "channels": [
      {
        "id": "btc-channel-id-bullring-finance",
        "max": 1500000000000000000,
        "min": 0,
        "currency": "BTC",
        "countryCurrency": "USBTC",
        "status": "active",
        "feeLocal": 0,
        "createdAt": "2025-11-20T01:47:04.519Z",
        "vendorId": "btc-vendor-id-bullring-finance",
        "country": "US",
        "feeUSD": 0,
        "channelType": "lightning",
        "rampType": "deposit",
        "updatedAt": "2025-11-20T01:47:04.519Z",
        "apiStatus": "active",
        "settlementType": "instant",
        "estimatedSettlementTime": 60
      }
    ],
    "networks": [
      {
        "id": "bitcoin-network-id-bullring-finance",
        "name": "Lightning Network",
        "status": "active",
        "country": "US",
        "currency": "BTC",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "btc-channel-id-bullring-finance"
        ],
        "code": "BTC",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      }
    ]
  },
  "NGN": {
    "channels": [
      {
        "id": "ngn-channel-id-bullring-finance",
        "max": 1500000000000000000,
        "min": 0,
        "currency": "NGN",
        "countryCurrency": "USNGN",
        "status": "active",
        "feeLocal": 0,
        "createdAt": "2025-11-20T01:47:04.519Z",
        "vendorId": "ngn-vendor-id-bullring-finance",
        "country": "US",
        "feeUSD": 0,
        "channelType": "bank",
        "rampType": "deposit",
        "updatedAt": "2025-11-20T01:47:04.519Z",
        "apiStatus": "active",
        "settlementType": "instant",
        "estimatedSettlementTime": 60
      },
      {
        "id": "ngn-otc-channel-id-bullring-finance",
        "max": 1500000000000000000,
        "min": 0,
        "currency": "NGN",
        "countryCurrency": "USNGN",
        "status": "active",
        "feeLocal": 0,
        "createdAt": "2025-11-20T01:47:04.519Z",
        "vendorId": "ngn-vendor-id-bullring-finance",
        "country": "US",
        "feeUSD": 0,
        "channelType": "otc",
        "rampType": "deposit",
        "updatedAt": "2025-11-20T01:47:04.519Z",
        "apiStatus": "active",
        "settlementType": "instant",
        "estimatedSettlementTime": 60
      }
    ],
    "networks": [
      {
        "id": "ngn-network-id-bullring-finance",
        "name": "Bank",
        "status": "active",
        "country": "US",
        "currency": "NGN",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "ngn-channel-id-bullring-finance"
        ],
        "code": "NGN",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      },
      {
        "id": "ngn-otc-network-id-bullring-finance",
        "name": "OTC (Over The Counter)",
        "status": "active",
        "country": "US",
        "currency": "NGN",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "ngn-otc-channel-id-bullring-finance"
        ],
        "code": "NGN",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      }
    ]
  },
  "ZMW": {
    "channels": [
      {
        "id": "zmw-channel-id-bullring-finance",
        "max": 1500000000000000000,
        "min": 5000,
        "currency": "ZMW",
        "countryCurrency": "USZMW",
        "status": "active",
        "feeLocal": 0,
        "createdAt": "2025-11-20T01:47:04.519Z",
        "vendorId": "zmw-vendor-id-bullring-finance",
        "country": "US",
        "feeUSD": 0,
        "channelType": "otc",
        "rampType": "deposit",
        "updatedAt": "2025-11-20T01:47:04.519Z",
        "apiStatus": "active",
        "settlementType": "instant",
        "estimatedSettlementTime": 60
      }
    ],
    "networks": [
      {
        "id": "zmw-network-id-bullring-finance",
        "name": "OTC (Over The Counter)",
        "status": "active",
        "country": "US",
        "currency": "ZMW",
        "accountNumberType": "address",
        "countryAccountNumberType": "address",
        "channelIds": [
          "zmw-channel-id-bullring-finance"
        ],
        "code": "ZMW",
        "createdAt": "2025-11-20T01:47:04.519Z",
        "updatedAt": "2025-11-20T01:47:04.519Z"
      }
    ]
  }
}

Authorizations

x-api-key
string
header
required

Response

Successful response

{key}
object