Crypto PaymentsCrypto payin
Crypto Payin Supported Currencies
Fetch all supported cryptocurrencies for Pay Agency's Crypto Payin API. This endpoint returns a list of available cryptocurrencies for payin based on country and amount.
API Endpoint
Parameters
Parameter | Type | Description | Required |
---|---|---|---|
country | String | Country code (ISO 3166-1 alpha-2 format) | Yes |
amount | Number | Transaction amount (can be any decimal value, e.g., 45, 20.5, 10.00) | Yes |
Request Example
Payload
Example Responses
Success Response
Error Responses
Integration Examples
You can use this endpoint in any backend or frontend application. Here are some sample requests in different languages:
Notes
- The endpoint requires a valid Bearer token in the
Authorization
header. - The response will include all supported cryptocurrencies for the given country and amount.