Lanewise API documentation

Lanewise stores your points of interest (POIs), enriches them with a full address, and lets you query them by custom attributes, categories and distance. Use these docs to integrate the API into your apps.

Getting started

Create a team and an API key in the dashboard, then follow the quickstart to store and query your first POIs. Every request is authenticated with your API key and counts towards your team's hourly quota.

Guides

Quickstart

Create an API key and store and query your first POIs.

Read more

Authentication

Learn how to authenticate your API requests.

Read more

Pagination

Understand how to work with cursor-paginated responses.

Read more

Errors

Read about the status codes and error responses you might encounter.

Read more

Rate limits

Understand the hourly quotas, the rate limit headers and how to handle 429s.

Read more

Filtering

Filter POIs by attributes, categories, distance, country, city and zip code.

Read more

Resources

POIs

Create, retrieve, update, delete and search points of interest, with attributes, category and address.

Attributes

Define typed custom fields (string, number, boolean) to store and filter extra data on your POIs.

Categories

Group POIs by type, such as restaurants, parks or depots, and filter them by category.

Geolocation

List the countries, cities and zip codes your POIs are in, as found by automatic reverse geocoding.

API key

Inspect the API key you are using: its permissions, expiry and recent usage.