Skip to Content
APIConfigurationInterface: MapVxRequestContext

Interface: MapVxRequestContext

Optional context sent with every request to public-api.mapvx.com. Used by totems and directory apps to identify the deployment (totem ID, QR origin, institution, etc.). Values are sent as request headers (X-MapVx-*) when the request target host is public-api.mapvx.com.

Example

Properties

baseUrl?

Base URL of the app (e.g. totem or directory base).


fullUrl?

Full URL of the current page or screen.


institutionId?

Institution identifier (directorio).


institutionName?

Human-readable institution name.


originId?

Origin identifier, e.g. QR code id (directory apps).


parentPlace?

Parent place ID (directorio or totem).


totemId?

Totem identifier (totem apps).

Last updated on