Developers
Start building with Intelomatic.
Every capability is available two ways: a direct REST API you can call from any language, and native SDKs for Web, Android, iOS, React Native and Flutter that wrap the common patterns - maps, drawing, clustering, background tracking - into a few lines of code.
API Reference → · SDK & Platform Guides → · Try the Playground → · Quickstart →
Start here
| Resource | What it's for |
|---|---|
| Quickstart | Get authenticated and make your first call in a few minutes |
| API Reference | Every endpoint, request/response shape, and a live Playground |
| API Catalog | Every capability grouped by use case - location, routing, geofencing, workforce |
| SDK & Platform Guides | Native SDKs for Web, Android, iOS, React Native and Flutter |
| FAQ | Common integration questions |
REST API
Every capability is available over plain HTTP and JSON, from any language, with no SDK required.
- Location and Address Intelligence - geocode, reverse geocode, places and nearby search, pincode and administrative boundary lookups.
- Map Visualization - vector base map tiles for your own renderer.
- Route and Journey Intelligence - route, distance, route matrix and optimal multi-stop sequencing.
- Geofence and Boundary Intelligence - zone creation, assignment and entry/exit triggers.
- Field Force Mobility Execution APIs - real-time and historical GPS tracking, planned journeys, employee and team management, duty events.
- Custom Integrations - your own data layers, bulk import, OTP verification.
Browse the full API catalog for what each one solves, or jump straight to the API Reference for endpoints, request/response shapes and a runnable Playground. An OpenAPI spec is available to import into Postman, Insomnia or Swagger UI.
SDK
Support five platforms, allows developers to integrate map & tracking capabilities of our API into their app. The SDK enables a wide range of features and capabilities to create customized and intuitive map & tracking experiences for users.
Map SDK
Interactive maps, drawing tools, clustering and geospatial services, built on MapLibre GL. See the Map SDK product page for what it enables and why it matters.
- High-precision vector basemaps -
3D,DARK,LIBERTY,POSITRON,TERRAIN,TONER - Interactive drawing tools - polygons, circles, annotations, line strings, bounding boxes
- GeoJSON import/export, including automated circle-to-polygon conversion
- Supercluster engine for 10,000+ points
- Weather gateway - live conditions, 7-day forecasts, state-wise rainfall
Tracking SDK
Background GPS collection built for field-operations apps - designed to run reliably even when the app is backgrounded, with offline queueing when connectivity drops. See the Tracking SDK product page for what it enables and why it matters.
Choose your platform
| Platform | Map SDK | Tracking SDK |
|---|---|---|
| Web (JavaScript / TypeScript) | Guide → | - |
| Android (Kotlin) | Guide → | Guide → |
| iOS (Swift) | Guide → | Guide → |
| React Native | Guide → | Guide → |
| Flutter (Dart) | Guide → | Guide → |
Each platform guide states current install and API-surface status. See the full SDK & platform guide index for what's confirmed on each platform today.
See it in action
Map Example → · API reference →
Get started
Get an API key → · Browse the API Reference → · Read the Web SDK guide →