Quotes

БЕСПЛАТНО
От Martin Svoboda | Обновлено 5 days ago | Data
Популярность

9.8 / 10

Задержка

419ms

Уровень обслуживания

99%

Health Check

N/A

Назад ко всем обсуждениям

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/

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии