MeroThau Developer API

Integrate Nepal's most accurate address system into your delivery, ecommerce, or mapping application.

Fast

Sub-100ms response times from Singapore CDN

Reliable

99.9% uptime SLA on Business tier

Accurate

GPS-precision down to 3 meters

Endpoints

GET/api/codes?q={code}

Look up a MeroThau Code or search by address

{ "found": true, "data": { "code": "BANCB10A90", "latitude": 27.6915, "longitude": 85.3418, "full_address_en": "..." } }
POST/api/codes

Create a new MeroThau Code

{ "code": "BANCB10A90", "id": "uuid" }
GET/api/geocode?lat={lat}&lng={lng}

Reverse geocode a GPS coordinate to address components

{ "city": "Kathmandu", "area": "Baneshwor", "ward": 10, ... }

Pricing

Free

NPR 0

100 lookups / day

  • Code lookup
  • Basic geocoding
  • Rate limited

Starter

NPR 999/mo

10,000 lookups / day

  • Everything in Free
  • Batch lookups
  • Webhooks
  • Priority support

Business

Custom

Unlimited

  • Everything in Starter
  • Dedicated server
  • SLA guarantee
  • White-label option

Ready to integrate?

Get your free API key and start building in minutes.

Request API Access