सभी चर्चाओं पर वापस जाएं
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.
चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:
नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें
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>’