Features Pricing Docs Contact Dashboard
Now with 3,000 free requests/day

The Location API
Built for Developers

Geocoding, reverse geocoding, places search, and vector map tiles β€” everything you need to build location-aware apps. Simple REST API, lightning-fast responses, and generous free tier.

50ms
Avg Response
99.9%
Uptime
Free
To Start
// Geocode an address
const response = await fetch(
  'https://api.latlng.work/api?q=Seattle',
  {
    headers: {
      'X-Api-Key': 'YOUR_API_KEY'
    }
  }
);

// Response
{
  "features": [{
    "geometry": {
      "coordinates": [-122.33, 47.60]
    }
  }]
}

Everything You Need

Geocoding, reverse geocoding, places search, and map tiles β€” all through a simple, intuitive API that developers love.

🎯

Forward Geocoding

Convert any address, city, or place name into precise latitude and longitude coordinates.

πŸ”„

Reverse Geocoding

Turn coordinates into human-readable addresses. Perfect for location-based apps.

πŸ“

Places API

Search nearby places, discover points of interest, and autocomplete place names β€” powered by Overture Maps data.

πŸ—ΊοΈ

Map Tiles

Beautiful vector map tiles powered by OpenStreetMap. Works with MapLibre GL JS out of the box.

⚑

Lightning Fast

Sub-50ms response times powered by edge computing. Your users won't wait.

🌍

Global Coverage

Worldwide address data powered by OpenStreetMap. Works in every country.

πŸ”’

Secure & Private

HTTPS encryption, no query logging, and GDPR compliant by design.

πŸ“Š

Usage Dashboard

Monitor your API usage, manage keys, and track requests in real-time.

Simple, Transparent Pricing

Start for free, scale as you grow. No hidden fees or surprise charges.

Free

$0/month
  • 3,000 geocoding requests/day
  • 300 reverse geocoding/day
  • Places nearby & search
  • Vector map tiles
  • API key authentication
  • Usage dashboard
  • Community support
Get Started Free

Enterprise

Custom
  • Unlimited requests
  • Dedicated infrastructure
  • Custom SLA
  • On-premise option
  • 24/7 phone support
Contact Sales

Ready to Build?

Join thousands of developers using LatLng to power their location features. Get your free API key in seconds.

Get Your Free API Key β†’