Aurpay API
    • Aurpay Crypto Payment Integration
    • API-Key Authentication Method
      • Order
        • Get Payment URL
        • Get Payment Info
        • Get Orders
        • Get Orders Details
        • Get Orders Refund Info
        • Orders Refund
        • Get Transaction
        • Get Support Crypto Currency List
        • Get Support Real Currency List
      • Wallets
        • Get Wallets List
        • Withdraw Balance
        • Get Self Custody Wallets
      • Bitcoin Lightning Network
        • Get BLN Balance
        • Create BLN Order
        • Create BLN Withdraw
      • Get API-Key
        POST
    • Signature Authentication Method
      • Order
        • Get Payment URL
        • Get Payment Info
        • Get Support Real Currency List
        • Get Support Crypto Currency List
        • Get Orders
        • Get Orders Details
        • Get Transaction
        • Get Orders Refund Info
        • Orders Refund
      • Wallets
        • Get Wallets List
        • Withdraw Balance
        • Get Self Custody Wallets
      • Bitcoin Lightning Network
        • Get BLN Balance
        • Create BLN Order
        • Create BLN Withdraw
    • Callbakc Description
      • Callback Authentication Method

    API-Key Authentication Method

    To provide more secure API authentication, we recommend using digital signature authentication for accessing interfaces. Digital signature authentication is a more secure alternative to using API keys alone. It involves encrypting a string derived from request parameters to authenticate identities.
    Use the API /api/plugin/key/aurpay interface to obtain
    Previous
    Aurpay Crypto Payment Integration
    Next
    Get Payment URL
    Built with