Quotes

ÜCRETSİZ
Taraf Martin Svoboda | Güncelleyen 16 days ago | Data
Popülerlik

9.8 / 10

Gecikme

455ms

Hizmet Düzeyi

99%

Health Check

N/A

Tüm Tartışmalara Dön

Request for URL with API

Rapid account: Andrew 337
andrew337
3 years ago

Hello Martin,

I am working with Swift. I was wanting to see if you had a way I could get an example of how the entire URL should look (including API) so I can input it into my browser to test?

Rapid account: Martin Svoboda
martin.svoboda Commented 3 years ago

URL of the endpoint is https://quotes15.p.rapidapi.com/quotes/random/, but RapidAPI protects the endpoint - you have to send extra headers with key. For testing purpouse you can use curl command:

curl -i -H “x-rapidapi-key: XXXXX” -H “x-rapidapi-host: quotes15.p.rapidapi.comhttps://quotes15.p.rapidapi.com/quotes/random/

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun