Platform Usage
| Service | Usage | Tier Status |
|---|---|---|
Map Loads |
12,450 / 50k | Free Tier |
Directions |
856 / 100k | Free Tier |
Your public token for client-side applications.
Developer Products
Developer Playgrounds
GoMap API Documentation
Welcome to the GoMap Developer Platform. Build location-aware applications with our high-performance APIs.
Quick Start
To start using GoMap APIs, you need an API Key. You can find your default key in the dashboard header.
<script src="https://cdn.gomap.io/gl-js/v1.0.0/gomap-gl.js"></script>
<link href="https://cdn.gomap.io/gl-js/v1.0.0/gomap-gl.css" rel="stylesheet" />
Authentication
All API requests require an API Key parameter key.
https://api.gomap.io/v1/resource?key=YOUR_API_KEY
Directions API
Calculate routes between coordinates with traffic awareness.
Parameters
| Name | Type | Description |
|---|---|---|
| profile | string | Route profile: driving, walking, cycling |
| coordinates | string | Semicolon-separated list of {lon},{lat} |
Example Response
{
"routes": [
{
"distance": 4500.5,
"duration": 320.2,
"geometry": "..."
}
]
}
gobox
System Usage
Self-Hosted / Free| Name / Plan | Token | Usage / Limit | Status | Action |
|---|---|---|---|---|
| Default Public Key | pk_test_12345 | System Default | Active |
API Documentation
Welcome to the GoMap API reference. All API endpoints are prefixed with /v1.
Authentication
Authenticate your requests by including your secret API key in the request URL parameters.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/search | Search for places and addresses |
| GET | /v1/reverse | Convert coordinates to address |
| GET | /v1/directions | Get driving or riding directions |
| GET | /v1/nearby | Find places around a point |
Build with GoMap SDKs
Native libraries for every major platform.
Swift-first map SDK for iPhone and iPad apps.
Kotlin-compatible maps for Android devices.
High-performance vector maps for the browser.
gobox
Code Demo
Complete example of a taxi booking flow with real-time driver tracking and route optimization.
Route planning for logistics with up to 25 waypoints and traffic-aware ETA.
Tileset hosting
Tileset hosting cost is billed monthly and based on the number of tilesets in your account each day. View tileset statistics.
Tileset tips
A tileset is a collection of raster or vector data broken up into a uniform grid of square tiles at 22 preset zoom levels. Read more.
Click New tileset to upload your data. GoBox renders vector tiles from your data so you can create styles from it.
Once your vector tiles are ready, you can add them to a new or existing style. First open your style in the style editor. Next, you can either create a new layer with this tileset as the source, or you can change an existing layer's data source to this tileset.
How can we help?
Our engineering team is ready to support your integration.
Billing & Plans
Current Plan
Active...
Payment Method
Invoice History
| Invoice ID | Date | Amount | Status | Download |
|---|---|---|---|---|
| Loading invoices... | ||||
Account Settings
Profile Information
Security
API Preferences
Danger Zone
Once you delete your account, there is no going back. Please be certain.