Introduction

Intouch API is HTTP based

Retrieving data from the API requires a GET or POST request.

Authentication

The MapmyIndia Intouch API request must contain a valid license key. License key for MapmyIndia Intouch users will be provided via MapmyIndia api dashboard on request basis.

General Format of API Methods

All MapmyIndia Intouch API methods have the following general format

https://apis.mapmyindia.com/intouch/v1/<license_key>/<method name>

CODES

CODE DESCRIPTION
200 Success
403 Invalid Token
409 Device Already Exist
401 Device not Found
402 Invalid Input
405 Duplicate key
700 Server Error
701 Required parameter is missing
702 Required parameter is empty