Support

Frequently Asked Questions

Everything you need to know about Mapsi's APIs, pricing, and integration.

Is Mapsi really 99% cheaper than Google Maps?

Yes. Google Maps Geocoding API charges $5 per 1,000 requests. Mapsi's Growth plan gives you 35,000 calls per day — over 1,000,000 per month — for a flat monthly fee. Most teams switching from Google cut their mapping bill by 90–99%.

Do I need to rewrite my code to switch to Mapsi?

No. Mapsi's API follows standard geocoding conventions. Most integrations are a one-line change — swap the endpoint URL and your API key. Getting started takes minutes, not days:

Is there a free tier?

Yes. The Free plan includes 1,000 API calls per day with no credit card required. It covers the full API suite so you can evaluate every endpoint before committing.

What are the plan limits?

PlanDaily limitReq/secBatch size
Free1,000/day2/sec10 records
Growth35,000/day15/sec5,000 records
Business140,000/day25/sec30,000 records
EnterpriseCustom100/sec100,000 records

See full details on the Pricing page.

What APIs are included?

A single API key unlocks 18 APIs: Geocoding, Reverse Geocoding, Autocomplete, Places, Routing, Matrix, Isochrone, Static Maps, Map Tiles, Batch Geocoding, Batch Reverse Geocoding, Point-in-Polygon, H3 Indexing, Address Normalization, Timezone, Elevation, Map Matching, and Nearest Road. Everything under one flat monthly price.

Browse the full API documentation →

Is Mapsi reliable enough for production?

Mapsi runs on dedicated infrastructure with enterprise-grade uptime. There are no rate-limit surprises at scale — your plan includes a fixed daily allocation with no overage charges.

How do I integrate Mapsi with AI tools?

Mapsi has a native MCP server, meaning Claude Code, Cursor, and other AI coding tools can call Mapsi APIs directly without you writing glue code. We also maintain a prompts library with ready-made prompts for common geospatial tasks.

Still have questions?

Read the docs Try the playground