Quotes

GRATIS
Da Martin Svoboda | Aggiornamento 7 days ago | Data
Popolarità

9.8 / 10

Latenza

420ms

Livello di servizio

99%

Health Check

N/A

Torna a tutte le discussioni

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/

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti