Trusted by 40,000+ developers worldwide

The world's location data,
via deeply nested APIs.

Build location-aware applications with accurate data from 250+ countries, 5,000+ states, and 150,000+ cities. Lightning-fast REST infrastructure.

bash
~
curl https://locara.vercel.app/api/v1/countries/US/states/CA/cities \
  -H "Authorization: Bearer loc_live_****"
{
  "success": true,
  "data": [
    {
      "id": "9f8c8d8b-...",
      "name": "Los Angeles",
      "latitude": "34.0522",
      "longitude": "-118.2437"
    },
    ... 1149 more cities
  ],
  "pagination": { "total": 1150 }
}
250+
Countries
5,300+
States & Provinces
154,000+
Cities Worldwide
99.99%
API Uptime
Why Choose Locara

Engineered for Global Scale

Everything you need for geographical data in one comprehensive, deeply nested REST platform.

Complete Coverage

Access every country, state, and city worldwide with precise IDs, ISO codes, and coordinates.

GET /api/v1/countries

Nested Architecture

Strictly nested REST paths allow you to drill down accurately: Country -> State -> City.

GET /api/v1/countries/US/states/CA

Edge Delivery

Responses are cached globally at the edge, ensuring sub-50ms latency no matter where your users are.

GET /api/v1/cities

Simple, Transparent Pricing

Start free and scale effortlessly as your application grows.

Free

Perfect for side projects and local development.

$0/mo
1,000 requests/month
All geographical data
Standard REST endpoints
Community support
Get Started
Most Popular

Pro

Ideal for growing startups and production apps.

$10/mo
100,000 requests/month
Priority Edge delivery
Advanced pagination
Email support
99.99% Uptime SLA
Get Started

Enterprise

For massive scale and specialized requirements.

Custom
Unlimited requests
Dedicated infrastructure
24/7 Phone support
Custom integrations
Account manager
Contact Sales

Ready to elevate your data?

Join thousands of developers using Locara to power their global, location-aware applications. Setup takes less than 2 minutes.

Generate API Key