Volver a todas las conversaciones
https request details
tandelaf
4 वर्ष पहले
Hi. I can’t find a request URL example and I can’t find the variable names (except IP). Please kindly provide an example.
Únase a la conversación, añada un comentario a continuación:
Inicie sesió/Regístrese para publicar nuevos comentarios
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>’