My Project
    My Project
    • ping
      • ping
        GET
    • authentication
      • Sign Up
        POST
      • Verify OTP
        POST
      • Sign In
        POST
      • resend-otp
        POST
      • deactivate-account
        PUT
      • delete-account
        DELETE
      • forget-password
        POST
      • update-password
        PUT
      • auth-update-password
        PUT
      • User - Update Address
        POST
      • User - Get All Address
        GET
      • term_and_condition_accepted
        POST
      • User - share-data
        PUT
      • sign-in-with-google-or-apple
        POST
      • admin/sign-in
        POST
    • video
      • Upload Video
        POST
      • ML - Video Upload
        POST
      • ML - Image Upload
        POST
      • ML - Audio Upload
        POST
      • User - Update Video Data
        PUT
      • upload-image-or-video
        POST
      • Upload Video New
        POST
    • Quote
      • Generate Quote
        GET
      • Accept Quote
        PATCH
      • List Quote
        GET
    • user
      • Admin-Get all users
      • Get Single User Detail
      • Edit User Profile
      • upload-document
      • get-user-document
      • Admin-Get user document list
      • Admin-verify-user-document
      • Admin-upload-user-document
      • User- report-incident
      • Admin-Get user incidents list
    • job
      • Create Jobs
      • Get Job List for user
      • Get Individual Job Data for user
      • re-schedulejob
      • delete-job
      • job-feedback
      • Get All jobs lists for users
      • user_confirm_job_completed
      • Get All deleted jobs lists for users
    • service provider
      • auth
        • Sign Up
        • Verify OTP
        • Resend OTP
        • Sign In
        • edit-profile
        • forget-password
        • update-password
        • auth-update-password
        • SP- report-incident
        • SP - share-data
        • sign-in-with-google-or-apple
      • company
        • Register Company
        • upload-documents
        • get-documents
        • get-company
        • Update Company
      • jobs
        • Get Jobs List of Service Provider
        • Selected Job
        • cancel-job
        • update-status
        • Get Individual Job
        • delay-job
        • Reschedule Job
        • Get All Jobs
        • Job-feedback
      • admin
        • Get Service Providers List
        • Admin Accepting service provider
        • Get Individual Service Provider List
        • Admin-delete-serviceprovider
        • edit-serviceprovider
        • edit-default-services
        • get-defaultservices
      • membership
        • create-subscription
        • create-payment-sheet
        • get-membership-list
        • webhook
        • attach-paymentmethod
        • get-current-SP-membership
      • defaultServices
        • get-defaultservices
        • update-services
        • create-services
    • global
      • Admin - Update Rules for quotation
    • admin
      • job
        • reassign-serviceprovider
        • update-status
        • Get all jobs
        • Get Individual Job
      • quote
        • Admin - Get Quotation
        • Admin-get-individualquote
        • Admin - Quote Acceptance
        • update-quote
      • dashboard
        • get-stats
        • get-analytics
        • get-active-user-analytics
        • get-retention-and-churan-analytics
        • get-job-matrix-analytics
        • get-average-job-completion-and-request-analytics
        • get-popular-service-analytics
        • get-total-revenue-analytics
        • get-revenue-from-each-service-analytics
        • get-revenue-by-location-analytics
        • get-revenue-by-one-time-and-recurring-analytics
        • get-other-stat-analytics
        • get-quote-matrix-analytics
        • get-subscription-count-analytics
        • get-refund-count-analytics
      • logs
        • get-logs
      • documents
        • Documents Count
        • Admin - List Documents
        • Admin - upload-documents
        • Admin - verify-documents
      • subscription
        • Admin - List Subscription
        • Admin -Subscription update
        • Admin -Subscription plateform charge update
      • Default Services
        • get-defaultservices
        • create-defaultservices
        • edit-defaultservices
        • delete-defaultservices
    • feedback
      • Admin-get-individualfeedback
      • Admin-get-feedback
      • Admin-complete-feedback
    • AI
      • AI - Create Access Token
      • AI - Image and Prompt
      • quote-request
      • quote-answer
      • get-quote-estimate
      • set_price_increase_rate
      • current_price_increase_rate
      • video_quote-request
      • quoteAi_videoRequestPrompt
      • validate-answer
      • get-quote-estimate_new
      • quote-estimate_new
    • suggestion
      • create-suggestion
      • get-suggestion-list
    • TermsAndCondition
      • get-termsandcondition
      • Admin-update-termandcondition
      • Admin-create-help
      • get-help
      • Admin-update-help
      • Admin-get-help-by-id
      • delete-help
    • payment
      • create-payment
      • update-payment
      • Payment List
      • create-intent-payment
      • create-connect-payment
      • create-connect-account
      • delete-connect-account
      • re-generate-link
      • capture-payment
      • accept-job-payment
      • update-job-payment-status
      • update-connect-account
    • chat
      • create-image-session
      • Chat In Sesion
      • Get Session
      • Get Session By Id
      • Repair Info
      • Close Session
      • Create-video-session
    • chatbot
      • Add Knowledge
      • List Knowledge
      • Update Knowledge
      • Chatbot
      • Admin - get-chat-messages
    • notification
      • send-notification
    • savedQuote
      • User-save-quote
      • User - get-savedquotes
    • aichat
      • chat
      • getchat
      • quote_details_from_chat
    • invite
      • send-invite
      • get-invite
    • chat-socket

    chat-socket

    Developing
    https://dev-api.mmopro.in/socket.io/

    Request

    Query Params
    EIO
    string 
    optional
    Example:
    4
    transport
    string 
    optional
    Example:
    websocket
    Header Params
    Authorization
    string 
    optional
    Example:
    {{token}}
    Previous
    get-invite
    Built with