TechnologyHub Automation · AI · India

Technology · TEC-01A · REST · JSON · Bulk lookups · Consent built in

A SIM tracking API to build location intelligence into your own product

If you already run a transport management system, a delivery app or an internal operations console, you don't need another dashboard — you need location as data. The SIM Tracking API exposes consent-based cellular location as a straightforward REST endpoint your engineers can call in an afternoon, so live positions appear inside the software your teams already use.

REST / JSONSimple integration
< 1 secResponse time
500Numbers per bulk call
3 operatorsOne unified endpoint

What it does

Location as a single call, not a project

Submit a mobile number; receive a latitude, longitude, accuracy radius and resolving operator in a structured JSON response. The API abstracts away every operator-specific quirk behind one consistent contract, so your code never has to know whether a number sits on Airtel, Jio or Vi.

Consent is handled by the platform, not by you. When a number is first submitted, the consent workflow fires automatically; your application simply polls for a ready state and then queries position at whatever cadence your use case demands.

For engineers

Designed to integrate cleanly

Predictable JSON

Every response carries coordinates, accuracy, operator and a status field. No parsing surprises, no undocumented edge cases.

Bulk endpoint

Submit up to 500 numbers in one request and receive all positions in a single response — built for fleet-scale polling without rate-limit gymnastics.

Consent state exposed

Query the consent status of any number programmatically and re-trigger the workflow for non-responders, all through the API.

Webhooks for events

Subscribe to geofence entry, exit and route-deviation events and receive them as push callbacks rather than polling for them.

Sandbox first

Develop against a sandbox with test numbers before you touch production traffic or billing.

Usage visibility

Every call, its resolving operator and its outcome are logged for your finance and operations teams to audit.

Integration path

From credentials to production in three moves

AuthenticateReceive your API key and sandbox access. Call the location endpoint with a test number and see the JSON contract for yourself.
Wire in consentSubmit real numbers; the platform runs the consent workflow. Poll the consent-status endpoint until a number is ready to track.
Go liveQuery single or bulk positions at your chosen interval, render them in your own UI, and subscribe to event webhooks. Move from sandbox to production keys when ready.

API questions

What developers ask first

What format does the API use?

A standard REST API returning JSON. Each response includes latitude, longitude, an accuracy radius, the resolving operator and a status field.

Can I look up many numbers at once?

Yes. The bulk endpoint accepts up to 500 mobile numbers per call and returns all coordinates in one response, which is the right pattern for fleet-scale polling.

How is consent handled in code?

The platform manages consent. You submit numbers, the consent workflow runs automatically, and you poll a status endpoint before tracking. You can also re-trigger consent for non-responders programmatically.

Is there a sandbox?

Yes — you build and test against a sandbox with test numbers before moving to production credentials and live billing.

Related

Explore the wider platform

Talk to our integration team

Tell us your stack and expected query volume, and we'll share endpoint documentation, sandbox credentials and a technical account manager to get you to production quickly.

Request API access