1
mirror of https://github.com/public-apis/public-apis synced 2025-02-28 06:03:02 +01:00

Mapzen Search requires apiKey

Mapzen services require api key, which developers can get at: https://mapzen.com/developers/
This commit is contained in:
Lily He 2017-07-26 09:34:56 -04:00 committed by GitHub
parent e2b3ae925f
commit 0e9b99ca90

View File

@ -272,7 +272,7 @@ API | Description | Auth | HTTPS | Link |
| IP Address Details| Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) |
| IP Vigilante | Free IP Geolocation API | No | Yes | [Go!](https://www.ipvigilante.com/) |
| Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) |
| Mapzen Search | Open Source & Open Data Global Geocoding Service | No | Yes | [Go!](https://mapzen.com/products/search/) |
| Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) |
| Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) |
| One Map 2.0, Singapore| Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | [Go!](https://docs.onemap.sg/) |
| OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) |