Initial integration
Plug-in URL
introduction the plug in solution docid\ djhyobp 3w 87jkk0o1ho component is our solution for a fast way to integrate the face scan docid\ mw6gpbzekcj lzrqjll into your website or mobile app and obtain health insights quickly for an overview of the functionality and features of the plug in, refer to the plug in solution docid\ djhyobp 3w 87jkk0o1ho documentatoin to integrate the plug in within your website or app and perform health check docid\ mw6gpbzekcj lzrqjll , you will need a temporary authenticated url example https //plugin intelliprove com?action token=\<action token>\&patient=\<patient> validity the action token embedded in the url has a fixed expiry time currently, this is set to 6 hours, meaning the url will no longer be valid after that a new temporary url should be requested after expiring prerequisites to request a face scan url, the user performing the scan must be registered with intelliprove initial integration docid\ qghldn2mla8w9rpkeigwn request url requesting an authenticated url for the plug in to can be done with a simple http get call to the intelliprove api please note that this step requires a valid intelliprove api key exposing this api key to the client side is bad practice you should not incorporate the api key in your js browser code instead, resolve the plug in url from a backend server the url provided in the response may change over time this applies not only to the action token , which is unique for each request, but also to the subdomain, which may update with new versions of the plug in to prevent issues, avoid hardcoding any part of the url always use the full response url as provided additionally, ensure that your html security headers (e g , content security policy headers) allow all intelliprove com subdomains this is essential for the proper functioning of the intelliprove plug in and future updates please note that the language , when specified here, overrides the default language set for the user, specified when rest api docid\ biupvixvhltbukklr2ati additional query parameters the web plug in url allows adding additional session parameters via query parameters these parameters are not mandatory but are recommended for enhanced functionality language specify the language to allow the web plug in to default to your preferred locale the language code should consist of a two letter language code the currently supported languages are "en" ( english , default) and "nl" ( dutch ) please contact us if other languages should be supported when to request the url? it's a good practice to request a new url for every new session initiated, i e , every new end user logging into your platform for each new session, ensure to request a new url via our api once generated, the same url can be used for the same user for up to 6 hours, after which a new request will be necessary you can paste the obtained url in your browser to play with the health scan and show off a first poc! next steps now, that you understand how to request the plug in url, it's time to embed the plug in component in your app continue with the embed plug in docid\ rfjkpqxvj2uchau2ib184 documentation