Skip to main content
lokacia
For developers

Analytics API

For banks, investors and retail chains: market data straight into your systems.

format
REST
endpoints
7
access scopes
6
curl
$ curl -H "x-api-key: lk_…" \
  "https://lokacia.ge/api/v1/public/districts?city=tbilisi&businessType=cafe"
Sample response · 200 OK
{
  "city": "tbilisi",
  "businessType": "cafe",
  "currency": "GEL",
  "items": [
    {
      "slug": "avlabari",
      "name": "ავლაბარი",
      "center": [44.8155, 41.6935],
      "avgPriceM2Minor": 3672,
      "activeCount": 4,
      "vacancyCount": 4,
      "medianAreaM2": 163
    }
  ]
}
Quick start

Authorization

Add your key to the header of every request. The key is shown only once — when it is created.

Key in the header

HTTP
GET /v1/public/districts?city=tbilisi
x-api-key: lk_live_••••••••••••

Limits

  • Requests per minute — depends on the plan (60 or 300).
  • Monthly quota — 10,000 or 100,000 requests.
  • In every response: the limit and remaining requests.
  • 401 — invalid key, 403 — no access, 429 — limit exceeded.

Access scopes

  • districts:read

    District statistics

  • prices:read

    Price index

  • vacancy:read

    Vacancy

  • traffic:read

    Foot traffic

  • scores:read

    Location scores

  • reports:read

    PDF market reports

Endpoints

Every endpoint returns JSON; amounts are in tetri.

PathParametersAccessDescription
GET/v1/public/districtscity, businessTypedistricts:readDistrict statistics: average price per m², active and vacant spaces
GET/v1/public/price-indexcity, districtId, monthsprices:readMonthly price index
GET/v1/public/vacancycityvacancy:readVacancy by district
GET/v1/public/trafficlistingIdtraffic:readHourly foot traffic
GET/v1/public/scoreslistingId | city, businessTypescores:readLocation score and components
GET/v1/public/reports/market.pdfcityreports:readMarket PDF report
GET/v1/public/usageKey usage and quota

API plans

Pick a limit that matches your request volume.

ანალიტიკის API — Basic

0 ₾490 ₾/ month
  • 10 000 მოთხოვნა/თვე
  • 60 requests per minute
Subscribe for free

ანალიტიკის API — Pro

0 ₾1,490 ₾/ month
  • 100 000 მოთხოვნა/თვე
  • ფეხით ნაკადი
  • 300 requests per minute
Subscribe for free