1. 🛡️ Security & Limits
Pix2DePix API
  • 📜 API Overview
  • Docs
    • 🔑 Authentication
    • 💻 Examples
    • 🪝 Webhook
    • ✅ Possible Statuses
      • 📥💰 Deposit Statuses
      • 📤💸 Withdraw Statuses
    • 🛡️ Security & Limits
      • ✅ Best Practices
      • 🪲 Bug Bounty
      • 🧱 Firewall
      • 🚦 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
    • Withdraw
      POST
    • Withdraw Status
      GET
  • Schemas
    • AsyncResponse
    • AllPossibleObjResponses
    • StandardResponse
    • PingObjOrError
    • JWTClaims
    • ObjResponse
    • ErrorObj
    • PingObj
    • ErrorResponse
    • DepositRequest
    • DepositObjOrError
    • DepositObj
    • PingResponse
    • DepositResponse
    • DepositStatusObj
    • DepositStatusResponse
    • DepositWebhookBody
    • DepositsResponse
    • DepositStatus
    • UserInfoResponse
    • Pix2FAResponse
    • WithdrawStatusResponse
    • WithdrawStatusObj
    • WithdrawResponse
    • WithdrawObj
    • WithdrawStatus
    • WithdrawWebhookBody
    • MEDWebhookBody
  1. 🛡️ Security & Limits

🧱 Firewall

WARNING: Our Firewall system is currently deactivated as our API is still in the testing phase, to facilitate integration with our clients. Therefore, please strengthen your security measures to protect your token.
The pix2depix API offers extra protection with IP restriction. Inform our security team of your IPv4 and/or IPv6 addresses.

Future plans#

For those using dynamic IPs or who prefer not to disclose their IPs for privacy and security reasons, we plan to support other protocols in the future, such as Tor (Onion address), I2P, and CJDNS in a private mesh network.
Modified at 2025-02-06 08:18:50
Previous
🪲 Bug Bounty
Next
🚦 API Limits
Built with