var data = null; var xhr = new XMLHttpRequest(); xhr.withCredentials = true; xhr.addEventListener("readystatechange", function () { if (this.readyState === this.DONE) { console.log(this.responseText); } }); xhr.open("GET", "https://api-football-v1.p.rapidapi.com/v2/odds/bookmakers/"); xhr.setRequestHeader("x-rapidapi-host", "api-football-v1.p.rapidapi.com"); xhr.setRequestHeader("x-rapidapi-key", "fa93857644mshdf07cca41bfa840p1429d4jsn5c634c22fde7"); xhr.send(data);
var settings = { "async": true, "crossDomain": true, "url": "https://api-football-v1.p.rapidapi.com/v2/fixtures/league/4", "method": "GET", "headers": { "x-rapidapi-host": "api-football-v1.p.rapidapi.com", "x-rapidapi-key": "fa93857644mshdf07cca41bfa840p1429d4jsn5c634c22fde7" } } $.ajax(settings).done(function (response) { console.log(response); });

Recent posts

View all
https://www.meesho.com/bluetooth-headphones-earphones/p/3p98oz?source=Meri+Shop