ALLINONE
    ALLINONE
    • AIO Solution Brief
    • Overview
    • Getting Started
    • Supported Blockchain Networks and Tokens
    • Subaddresses and collection
    • Fund Pool and Withdrawal
    • Funds flow
    • Registration
    • Subaddress transactions
    • API
      • API Basics
      • API Encryption Transmission
      • Create Sub-Address
        POST
      • Create Multiple Subaddresses
        POST
      • Get Sub-Address List
        GET
      • Get Sub-Address Transaction
        GET
      • Create Withdraw Transaction
        POST
      • Direct Withdrawal Transaction
        POST
      • Get Withdraw Transaction details
        GET
      • Get Supported Blockchains and Tokens
        GET
    • Description
      • Collection Instructions
      • Withdrawal Instructions
      • 2-FA Authentication
      • TG Bot
      • Webhook
    • User Experience
      • Overview
      • Registration/Signup
      • Login/Signin
      • Enable TOTP
      • Reset Forgotten Password
      • Subaddress
      • Subaddress transactions
      • Collection Address
      • Fund Pool Addresses
      • Gas Management addresses
      • Settings
        • API Keys and Data encryption
        • IP Whitelisting in API Keys
        • IP Whitelisting - Dashboard
        • Webhooks
    • 用户体验
      • 注册
      • 登录
      • TOTP
      • 忘記密碼
      • 子地址
      • 子地址详情
      • 收款地址概览 (Collection Addresses)
      • 资金池概览 (FundPool Addresses)
      • 燃气管理地址 (Gas Management Addresses)
      • 设置
        • API密钥和数据加密
        • API 密钥中的 IP 白名单
        • AIO仪表板IP白名单
        • 用于通知的 Webhooks

    Getting Started

    Connect your applications to All IN ONE
    To ensure success, please note the following:
    API requests without authentication will fail.
    All API requests must be made over HTTPS.
    Keep API keys secure at all times. Ensure your API key is always stored securely and never share it or record it in a medium that might be publicly accessible such as client-side code, public repositories, etc.

    API key authentication#

    Add parameter in query apikey, request sent from your backend server using the format apikey=<you apikey>.
    Previous
    Overview
    Next
    Supported Blockchain Networks and Tokens
    Built with