🇵🇭Built for the Philippines

Maps API at 95% lower cost

Geocoding, routing, and distance matrix APIs built on OpenStreetMap. Simple pricing. No surprises. Made for Philippine developers.

1,000 free requests/month. No credit card required.

Simple Integration

Get started with just a few lines of code

// Geocode an address
const response = await fetch(
  'https://api.routexio.com/api/v1/geocode?q=Makati City',
  { headers: { 'X-API-Key': 'your-api-key' } }
);

const data = await response.json();
// { lat: 14.5547, lng: 121.0244, ... }

Why OpenMap API?

Everything you need for location-based applications

Lightning Fast

Sub-100ms response times with intelligent caching and edge optimization.

95% Cheaper

Save up to 95% compared to Google Maps API. No surprise bills.

No Vendor Lock-in

Built on open-source OpenStreetMap. Self-host or use our cloud.

Developer Friendly

Simple REST API with comprehensive docs and code examples.

Philippines Coverage

Complete and up-to-date mapping data for the entire Philippines.

All-in-One API

Geocoding, routing, and distance matrix in a single API.

Powerful APIs

Five endpoints to power your location needs

Geocoding

Convert addresses to coordinates and vice versa

GET /api/v1/geocode

Routing

Get driving directions between two points

GET /api/v1/route

Distance Matrix

Calculate distances between multiple points

POST /api/v1/matrix

Places Search

Search for nearby places, restaurants, ATMs, etc.

GET /api/v1/places
Premium

Road Blocks

Define custom road blocks for routing avoidance

GET /road-blocks

Simple, Transparent Pricing

Start free, upgrade when you need more.

Free

₱0/mo

1,000/mo

  • All APIs included
  • 60 requests/min
  • Community support
Get Started
Recommended

Premium

₱1,499/mo

100,000/mo

  • All APIs included
  • Road Blocks feature
  • 300 requests/min
  • Priority support
Get Started

Ready to get started?

Join hundreds of Philippine developers building with OpenMap API.

Create Free Account