HYBRID MLM SOFTWARE
    HYBRID MLM SOFTWARE
    • Introduction
    • Authorization
      • Login
        • login
      • Forget Password
        POST
    • Register
      • Fetch Country List
        POST
      • Fetch State List
        POST
      • Username Existence Checker
        POST
      • Email Existence Checker
        POST
      • Sponsor Verification
        POST
      • User Registration
        POST
    • Profile
      • Retrieves User Profile Information
        POST
      • Modify User Profile Information
        POST
    • Dashboard
      • Fetch Dashboard Data
        POST
    • Payout
      • Payout Pin
        • Check Payout Pin Status
        • Initiate User Payout Pin Creation
        • Update User Payout Pin
        • Manage Forgotten Payout Pin
      • Payout Accounts
        • Retrieve User Payout Accounts List
        • Retrieve Account Fields Data
        • Register Payout Account For User
        • Delete User Payout Account
      • New payout Request
        • Retrieves Payout Wallets List
        • Initiate New Payout Request
      • Retrieve Payout Gateways
        POST
      • Revoke User Payout Request
        POST
      • Check Payout Status
        POST
      • Retrieve Payout History Data
        POST
    • Wallet
      • Transaction Password
        • Check Transaction Password Status
        • Initiate User Transaction Password
        • Update Transaction Password For User
        • Manage Forgotten Transaction Password
      • Retrieve List Of Wallets
        POST
      • Fetch Wallet Balance
        POST
      • Initiate Funds Transfer
        POST
      • Retrieve Transaction Operations
        POST
      • Retrieve User Transactions
        POST
    • News
      • Fetch All News
      • Fetch Single News
    • Reports
      • Earning Report
        • Fetch Earning Report Filter Details
        • Show Filtered Earning Report
      • Refferal List
        • Fetch User Referral List
      • Downline List
        • Fetech User Downline List
    • Mail
      • Compose Mail
      • Reply Mail
      • Retrieve Inbox Mails
      • Retrieve Send Mails
      • Star Mail
      • UnStar Mail
      • Retrieve Starred Mail
      • Retrieve Trashed Mail
      • Delete Mail

    Introduction

    Welcome to Hybrid MLM API Documentation
    Hybrid MLM Software is one of the leading global MLM software or Multi Level Marketing Software providers with unbeatable solutions for all complex network marketing challenges.
    This comprehensive guide is designed to assist developers in seamlessly integrating our Multi-Level Marketing (MLM) services into their applications or platforms. By leveraging our API, you can unlock the full potential of MLM functionality within your software, enabling your users to efficiently manage their network marketing activities.
    To begin integrating the Hybrid MLM API into your application, please refer to the documentation sections below. We provide detailed information on authentication, endpoints, request/response formats, and best practices to ensure a smooth integration process.

    Api Response Code#

    200 Success: The request was successful, and the response body contains the requested data.
    401 Unauthorized: Authentication is required to access the resource, and the provided credentials are invalid or missing.
    422 Unprocessable Entity: The server understands the content type of the request entity but was unable to process the contained instructions.
    500 Internal Server Error: An unexpected condition was encountered on the server, preventing it from fulfilling the request.

    Api Data Response Code Model#

    Success#

    image (2).png

    Failure#

    image (3).png

    Validation Error#

    image (3).png
    Modified at 2024-05-22 12:05:45
    Next
    login
    Built with