Getting Started with the Mapzen Search API

How to sign-up for Mapzen Search API and do some basic geocoding requests.
Table of contents

The endpoint

/v1/search?api_key=search-XXXXXXX&text=xxx

The JSON

References and Related Readings

Mapzen Search Documentation
Find places and addresses with this geographic search service built on open tools and open data.
Mapzen API Keys and rate limits
To use the Mapzen Search service, you must first obtain a free developer API key. Sign in at https://mapzen.com/developers to create and manage your API keys.
Finding places with Mapzen Search
A walkthrough of the use cases, endpoints, and parameters for the Mapzen Search API.