Joinda Payments API
    Joinda Payments API
    • Introduction
    • Wallets
      • Generate Wallet
        POST
      • Get All Wallets
        GET
      • Get Wallet Details
        GET
      • Get Wallet Transactions
        GET
    • Transactions
      • Create New Transaction
        POST
      • Get All Transactions
        GET
      • Get Transaction Details
        GET
    • Networks
      • Validate Wallet Address
        GET
      • Get Supported Networks
        GET
    • Data Access
      • Wallets
        • Get All Wallets
        • Get A Wallet
        • Delete A Wallet
        • Get All System Wallets
        • Get A System Wallet
      • Transactions
        • Get All Transactions
        • Get A Transaction
      • Webhooks
        • Get All Webhook Jobs
        • Get A Webhook Job
        • Update a Webhook Job
        • Get All Webhook Logs
        • Get a Webhook Log
      • Alerts
        • Get All Alert Channels
        • Create An Alert Channel
        • Get An Alert Channel
        • Update an Alert Channel
        • Get All Alert Recipients
        • Create An Alert Recipient
        • Get An Alert Recipient
        • Update An Alert Recipient
        • Get All Alerts
        • Get An Alert
    • Services
      • List All Services
        GET
      • Create Service Token
        POST
      • Get Service Details
        GET
      • Update Service Details
        PUT
    • Accounts
      • List All Accounts
        GET
      • Create an Account
        POST
      • Update an Account
        PATCH
      • Retrieve an Account
        GET
    • Authentication
      • Authenticate as a Service
        POST
      • Authenticate as an Account
        POST
      • Account Authentication - Verify OTP
        POST
    • Ping
      GET

    Introduction

    Welcome to Joinda Payments API Documentation#

    Empower your application with seamless crypto payments
    Joinda Payments is a modern crypto payment gateway designed to help businesses and developers seamlessly accept, process, and manage cryptocurrency payments.
    Whether you're building an e-commerce platform, a web3 application, a DeFi service, or any business that wants to tap into the world of digital assets, our API provides a robust, secure, and easy-to-integrate solution.
    Part of the broader JOIN Ecosystem (@joineco), Joinda combines social engagement, gaming rewards, and onchain payments into a unified layer — making crypto accessible to everyone.

    Why Choose Joinda Payments?#

    Non-custodial wallets by default – Users get secure wallets automatically (no seed phrases required)
    Lightning-fast onboarding – Integrate crypto payments in minutes
    Multi-chain support – Work with multiple networks seamlessly
    Developer-first design – Clean RESTful API with comprehensive documentation
    Webhooks & real-time alerts – Stay updated on every transaction
    Secure & compliant – Enterprise-grade security with OTP authentication and service tokens

    Get Started in Minutes#

    1.
    Sign up at https://joindapayments.com
    2.
    Create a Service Token for API authentication
    3.
    Generate your first wallet with a single API call
    4.
    Start accepting payments!

    Base URL#

    https://api.joindapayments.com/v1

    Useful Links#

    Main Website: https://joindapayments.com
    JOIN Ecosystem: https://joineco.com | Twitter: @joineco
    API Status: status.joindapayments.com (coming soon)

    Ready to build the future of payments?
    Dive into the API reference on the left sidebar or jump straight to Generate Wallet →
    We're excited to see what you'll build with Joinda Payments! 🚀
    Have questions? Join our developer community on Twitter @joineco or reach out at support@joindapayments.com
    Modified at 2026-01-24 22:59:00
    Next
    Generate Wallet
    Built with