TrailAPI

FREEMIUM
By trailapi | Updated 9 giorni fa | Travel
Popularity

9.3 / 10

Latency

1,143ms

Service Level

100%

Health Check

N/A

Back to All Discussions

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

Rapid account: Nijland
Nijland
5 anni fa

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);
});

Join in the discussion - add comment below:

Login / Signup to post new comments