Skip to content

Commit

Permalink
update to indicate API key is required
Browse files Browse the repository at this point in the history
  • Loading branch information
rmglennon committed Sep 13, 2017
1 parent 5d5c4ad commit 94f40a4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,4 @@ Depending on the address string you are parsing only some of those labels may be

## Usage limits

The Libpostal API is available for use with or without an API key. Key-less access to the API is provided as a convenience for people who are curious and want (or need) to see how things work without going through a bunch of extra steps.

For any kind of serious use of the API, though, it is best to sign up for an API key. [Read more about API key signup and rate limits](https://mapzen.com/documentation/overview/).
The Libpostal service requires a Mapzen API key. In a request, you must append your own API key to the URL, following `api_key=`. See the [Mapzen developer overview](https://mapzen.com/documentation/overview/) for more on API keys and rate limits.

0 comments on commit 94f40a4

Please sign in to comment.