Dipsystem API

Example


$.ajax(
    { 
        url: "https://104.131.103.113:8890/esqueci", 
        type: "GET", 
        data: { username: "teste"
    }, 
    success: function(response){ 
        console.log(response); 
    } 
});

Reminder Password Form

Valid username