Crypto
Supported Assets
Retrieve all supported cryptocurrencies for The Payment Company Crypto Payin API. This endpoint returns the available pay-in cryptocurrencies based on country and amount.
API Endpoint
Live APIProduction environment
POST
https://api.thepayment.company/api/v1/live/crypto/currenciesTest APISandbox environment
POST
https://api.thepayment.company/api/v1/test/crypto/currenciesRequest Fields
| Parameter | Type | Description | Required |
|---|---|---|---|
country | String | Country code in ISO 3166-1 alpha-2 format | Yes |
amount | Number | Transaction amount, which can be any decimal value such as 45, 20.5, or 10.00 | Yes |