Example implementation see
var service = 'http://fbwsvcdev.th-brandenburg.de:8080/any23/any23/';
var format = 'turtle';
var parms = '&fix=on&report=on';
$.ajax( service + '?format=' + format + '&uri=' + url + parms)
https://github.com/EduGraph/EduGraph-Preview/blob/dev-php-implementation/assets/js/any23.js