TrailAPI

FREEMIUM
Door trailapi | Bijgewerkt לפני 15 ימים | Travel
Populariteit

9.3 / 10

Latency

1,264ms

Serviceniveau

99%

Health Check

N/A

Terug naar alle discussies

What is the url string for using it in swift and alamofire

Rapid account: Nijland
Nijland
לפני 5 שנים

unirest.get(“https://api-football-v1.p.rapidapi.com/countries”)
.header(“X-RapidAPI-Key”, “3b4ea097f8msh4bf85b53e7b612ep1d784djsna640be1”)
.end(function (result) {
console.log(result.status, result.headers, result.body);
});

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen