AIO
EN
  • EN
  • ZH
    AIO
    EN
    • EN
    • ZH
    • Overview
    • Create API Key
    • Callback
    • Security
    • Pay-in
    • Pay-out
    • API
      • Before You Begin
      • Get Txs
        GET
      • Get Sub Txs
        GET
      • Get Tx Info
        GET
      • Create Payin Tx
        POST
      • Create Payin Longtime Tx
        POST
      • Create Payout Tx
        POST
      • Price
        GET
      • Calculate price
        GET
    • Schemas
      • Schemas
        • CallbackReqContentData
        • CallbackSubTxData
        • CallbackTxData
        • CallbackType
        • GetSubTxData
        • SubTxDataExt
        • SubTxStatus
        • GetSubTxDataResponse
        • Chain
        • ErrorResponseModel
        • PayTxData
        • PayTxStatusData
        • PayinLongTimeTxParams
        • PayinTxParams
        • PayoutSubTxParams
        • PayoutTxParams
        • PriceData
        • RedisKeyData
        • SubTxData
        • SuceedResponseModel
        • TestData
        • Token
        • TxData
        • TxDetailsData
        • TxStatus
        • TxType
        • VsToken
        • TestDataResponse
        • RedisKeyDataResponse
        • PriceDataResponse
        • PayTxDataResponse
        • PayTxStatusDataResponse
        • TxDetailsDataResponse
        • TxDataResponse

    Create API Key

    To start using AIO’s API services, you must first create an API Key.

    Log in to the AIO Dashboard#

    Go to the AIO Dashboard, register an account, and log in.
    Once logged in, navigate to Integrations -> API Management in the left sidebar.
    image.png

    Create a New API Key#

    Click the Create API button in the upper right corner to open the API Key creation dialog.
    Fill in the following information:
    API Name: Give your API Key a descriptive name for easier management (e.g., MyApp-Key).
    2FA (Two-Factor Authentication): To ensure security, the system will require you to complete two-factor authentication (2FA) to confirm the API Key creation. Make sure 2FA is enabled in your account and enter the verification code when prompted.
    Once all fields are filled in, click the Create API Key button to generate your API Key.
    CAUTION
    Please make sure to securely save your Secret Key and AES Key. They will only be shown once at the time of creation. If lost, they cannot be retrieved and a new key must be generated.
    image.png

    API Key IP Restriction#

    1
    Click Edit Restrictio Button
    image.png
    2
    Select IP Restriction Options
    image.png
    3
    Input IP and Totp Code
    image.png
    4
    Save Changes
    image.png
    Previous
    Overview
    Next
    Callback
    Built with