Before using our SDKs or API in your solution, please ensure that the related access is
enabled in the Mappls API Console.
Mappls SDKs & APIs follow OAuth2 based security. Access Tokens can be generated
using Token Generation API. To know more on how to create your access tokens, please use our
authorization API URL. More details available here.
The access token is valid for 24 hours from the time of generation. This can be
configured by you in the API console.
You can consume our Realview service in two flavours within your app:
- Realview as Map overlays (Part of our Maps SDK for Web):
Refer to our detailed Documentation here.
- Realview as an embeddable widget (Can be used in any platform):
Refer to our detailed Documentation here.