$.getJSON('api.php?method=login&callback=?&key=api_key&username='+username+'&password='+password, function(data) { ...