TrailAPI

FREEMIUM
By trailapi | Updated 16 days ago | Travel
Popularity

9.3 / 10

Latency

1,297ms

Service Level

99%

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 years ago

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