Pix2DePix API
    Pix2DePix API
    • πŸ“œ API Overview
    • Docs
      • πŸ”‘ Authentication
      • πŸ’» Examples
      • πŸͺ Webhook
      • 🧡Deposit Status String
      • πŸ›‘οΈ Security & Limits
        • βœ… Best Practices
        • 🧱 Firewall
        • πŸͺ² Bug Bounty
        • 🚦 API Limits
      • 🧩 Advanced (optional)
        • 🎲 Nonce
        • πŸ”€ Sync / Async call
    • API Endpoints
      • Ping
        GET
      • Deposit (PIX βž” DePix)
        POST
      • Deposit Status
        GET
      • Deposits
        GET
      • User Info
        GET
      • Pix2FA
        POST
    • Schemas
      • AsyncResponse
      • AllPossibleObjResponses
      • StandardResponse
      • PingObjOrError
      • JWTClaims
      • ObjResponse
      • ErrorObj
      • PingObj
      • ErrorResponse
      • DepositRequest
      • DepositObjOrError
      • DepositObj
      • PingResponse
      • DepositResponse
      • DepositStatusObj
      • DepositStatusResponse
      • DepositWebhookBody
      • DepositsResponse
      • DepositStatus
      • UserInfoResponse
      • Pix2FAResponse

    πŸ“œ API Overview

    The Pix2Depix RESTful HTTP API connects Brazil's PIX payment system with DePix, a Liquid Network & Lightning Network (via Taproot Assets) asset managed by Eulen. It enables seamless conversion of Brazilian Real (BRL) to DePix (and vice-versa) for secure and efficient decentralized finance operations.

    URL Base of API#

    https://depix.eulen.app/api/

    About DePix#

    DePix is a Liquid Network asset for efficient, confidential decentralized finance.
    Technical Paper
    Official Website
    Modified atΒ 2025-02-06 08:14:28
    Next
    πŸ”‘ Authentication
    Built with