Plug-in URL
introduction the plug in components docid\ djhyobp 3w 87jkk0o1ho are our solution for a fast way to integrate face scans into your website or mobile app and obtain health insights quickly we offer two components face scan plug in – mandatory, required to perform face scans health dashboard plug in – optional, provides a ready to use, intuitive interface that presents a user's health insights clearly and effortlessly face scan plug in health dashboard plug in for an overview of the functionality and features included in our plug ins, refer to the plug in components docid\ djhyobp 3w 87jkk0o1ho documentation to integrate these plug ins within your website or app, 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 → learn how to create a user docid\ qghldn2mla8w9rpkeigwn request url requesting an authenticated url for a plug in to can be done with a simple http get call to the intelliprove api please note that this requires your 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 for the face scan plug in, use the following endpoint get face scan url docid\ biupvixvhltbukklr2ati for the health dashboard plug in, use the following endpoint get health dashboard url docid\ biupvixvhltbukklr2ati you can paste the obtained face scan url in your browser to play with the face scan and show off a first poc! keep in mind that these plug ins are designed to be embedded in your application for example, the continue button shown after a scan completes, does nothing by default — but the click emits a post message, which your app can listen for to redirect to a new page, hide the plug in, or trigger any other follow up the next steps explain how to do this when to request the plug in urls? 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 important make sure to refresh the iframe or webview when a user clicks to perform another scan, so that the session starts from the start next steps now, that you understand how to request the plug in urls, it's time to embed the face scan plug in component in your app continue with the embed plug in docid\ rfjkpqxvj2uchau2ib184 documentation