Voltar para todas as discussões
https request details
tandelaf
4 years ago
Hi. I can’t find a request URL example and I can’t find the variable names (except IP). Please kindly provide an example.
Junte-se à discussão - adicione o comentário abaixo:
Efetue login / inscreva-se para postar novos comentários
In the API Details tab you can find all the information about request parameters and the response example.
Example request:
curl --request GET
–url ‘https://ip-geo-location.p.rapidapi.com/ip/46.199.20.97?format=json’
–header ‘x-rapidapi-host: ip-geo-location.p.rapidapi.com’
–header ‘x-rapidapi-key: <YOUR RAPID API KEY>’