Pix2DePix API
  1. πŸ›‘οΈ Security & Limits
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
  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
βœ… Best Practices
Next
πŸͺ² Bug Bounty
Built with