Integration FAQs
3 min
would our server get an increase in load when using the autoscriber api? it shouldn't change, since there'll simply be http requests and most of the load would be on the embedded browser on the ehr are there limitations per minute for apis? personalised we have rate limiting per api key in case of extreme usage from a specific source, but it's mainly to avoid disruption of the service where does autoscriber process the data with an api integration? nothing is stored locally at the ehr and the data is stored on autoscriber servers what is the bandwidth usage per minute for a user (on average)? bandwidth usage would depend on the hospital's bandwidth limit itself, but anything from 10mbps would be good enough could you elaborate on the ports used for the sending of data? we use common http and https ports (80/443) how can i prevent a screen timeout while the conversation is happening? you can implement the wakelock api of the browser this way, the screen will stay on, and the computer does not lock the one scenario that will bypass this, would be if the user switches tabs and then leaves the computer