Skip to main content
Create Team
Add Your API
Docs
Log In
Sign Up
Create Team
Add Your API
Docs
Log In
Sign Up
Geocoding / GeocodeSupport
Forward & Reverse Geocoding
Forward & Reverse Geocoding API. Get address by location or location by address.
Verified
✓
9.9
110 ms
100%
Discussions
13
All
Questions
Answers
Title
Created at
(Click to sort ascending)
A
3
We rolled out a mitigation that fixes a wrong http header we currently get from the RapidAPI proxy if a Content-Type is set in a request (which is not needed by the way). We are still in contact with RapidAPI in finding out why they add that header since today that shouldn't be there in the first place and hope that they fix it as well. But with our mitigation you should not see the errors anymore and get results again even while sending a Content-Type header on your GET request.
ב׳ 4:25
11/9/23
A
3
We rolled out a mitigation that fixes a wrong http header we currently get from the RapidAPI proxy if a Content-Type is set in a request (which is not needed by the way). We are still in contact with RapidAPI in finding out why they add that header since today that shouldn't be there in the first place and hope that they fix it as well. But with our mitigation you should not see the errors anymore and get results again even while sending a Content-Type header on your GET request.
ב׳ 4:25
11/9/23
A
1
Hi, this API does not support POST requests nor batch requests, but you may try to set up a postman collection with a csv input while using one of the GET endpoints and run this e.g. via newman cli to save the results into a csv. Please also note while switching from POST to GET in Postman: don't send a Content-Type request header for a GET request.
ב׳ 10:24
11/9/23
A
1
RapidAPI fixed their proxy error. Any requests (in all regions, not only Eastern Asia) should see normal results again.
ה׳ 7:11
11/5/23
A
1
Hello saheem128, no this API does not provider an endpoint for details by osm_id through the normal plans. If you do need that endpoint, it could only be made available in a custom plan.
ד׳ 2:47
10/5/23
A
1
The API does return a valid json object, so you could just use the adress object of the first result to fetch e.g. street and city or country, etc. So it would be better to use response.json() instead of response.text().
א׳ 6:33
7/5/23
«
‹
1
2
3
›
»