This operation was normalized from a MapmyIndia-generation specification. Validate its current Mappls host, path, package entitlement, authentication generation, and commercial availability before production use.
Call the operation
https://explore.mapmyindia.com/apis/O2O/entity/MMI000https://explore.mapmyindia.comParameters
eLocrequiredSix or Eight Digit unique code.
MMI000Build your request in eight languages
Change source-backed examples once, validate required inputs, and copy the synchronized cURL, JavaScript, Python, Java, C#, Go, PHP, or Ruby request. Credentials remain environment references, and this page never sends a provider request.
https://explore.mapmyindia.com/apis/O2O/entity/MMI000curl --request GET \
--url 'https://explore.mapmyindia.com/apis/O2O/entity/MMI000' \
--header "Accept: application/json" \
--header "Authorization: Bearer ${MAPPLS_ACCESS_TOKEN}"Credential-safe by constructionSet MAPPLS_ACCESS_TOKEN only in your trusted runtime. Code generation stays local. Sandbox execution sends only bounded fixture inputs to this developer platform and never reads a credential or calls Mappls.
Send a production-shaped request
Examples use environment-backed access tokens, explicit timeouts where supported, status checks, and JSON bodies derived from the source schema. Replace sample identifiers and coordinates with values from your application.
curl --request GET \
--url 'https://explore.mapmyindia.com/apis/O2O/entity/MMI000' \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN'Responses
This API is highly configurable API that enables to provision the required set of attributes to the user on the basis of their required use case. The default configuration with available with basic pay-as-you-go rates is that of General Details subtemplate.
Not found
Bad request
API access denied
Forbidden
Something went wrong
Internal server error
{
"eloc": "3F45CB",
"name": "The Lalit New Delhi",
"address": "15, Barakhamba Avenue, Connaught Place, New Delhi, Delhi, 110001"
}Operate it safely
This operation is evaluated independently from the request. Cache and retry according to its documented semantics.
Contract provenance
- Source file
contenthub/dochub/mapmyindia-rest-api/docs/custom/placeDetail-adv.yml- SHA-256
569fa6048fd4bcd14e00e727de4863ec5aae3b9a8318097a7e2125d32572b1a2- Normalization
- Fields are parsed from OpenAPI. Operational guidance and language samples are generated and labeled separately.
- Source record
- Open repository audit