Supported Features per Asset
The application allows adding any cryptocurrency, but some coins may only support a limited set of operations.
Features available for each coin can be customized upon request according to your business model by contacting our support team.
Available operations
Availability depends on regulatory and technical constraints for specific assets. Use the Get All Currencies endpoint to check per-coin capabilities β the list of available operations will be retrieved in the features
parameter.
Feature name | Description |
---|---|
PAYIN | Purchase cryptocurrency with a bank card. |
EXCHANGE | Convert between different currencies. |
CRYPTO_DEPOSIT | Receive cryptocurrency transfers from external wallets. |
CRYPTO_SEND | Send cryptocurrency to external wallets. |
SUBSCRIPTION | Set up subscription payment for service access. |
SEPA_OPEN | Create SEPA-linked accounts for Euro transactions. |
SEPA_DEPOSIT | Deposit Euros via SEPA transfer. |
SEPA_WITHDRAW | Withdraw Euros via SEPA transfer. |
SEPA_TO_CRYPTO | Convert Euros to cryptocurrency. |
CRYPTO_TO_SEPA | Convert cryptocurrency to Euros. |
CARD_OPEN | Issue virtual or physical bank cards. |
CARD_TOP_UP | Fund bank cards using selected cryptocurrency. |
Possible errors
Unavailable feature for a coin
When a user attempts to perform an unsupported operation for a given cryptocurrency, the API returns the following error:
The selected cryptocurrency doesnβt support this operation. Please select another one to continue.
Updated 13 days ago