TrailAPI

フリーミアム
よって trailapi | 更新済み il y a 16 jours | Travel
人気

9.3 / 10

レイテンシー

1,297ms

サービスレベル

99%

Health Check

N/A

すべてのディスカッションに戻る

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

Rapid account: Nijland
Nijland
il y a 5 ans

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

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿