Forward & Reverse Geocoding

FREEMIUM
Verified
โœ“
By Geocoding | Updated 22 days ago | Mapping
Popularity

9.9 / 10

Latency

92ms

Service Level

100%

Health Check

100%

Back to All Discussions

Is it possible to do bulk lat/long searches using postman

Rapid account: Jmccollough
jmccollough
8 months ago

Iโ€™m used to using geoapify to do bulk searches using POST. Doesnโ€™t seem to work with this api. Is there anyway to accomplish bulk searches of addresses to get the lat/long of each one?

Rapid account: Geocode Support
GeocodeSupport Commented 8 months ago

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.

Join in the discussion - add comment below:

Login / Signup to post new comments