Hey, Webstudio team! I'm working with a tech-savvy client who asked a few questions re: how Webstudio works with APIs. Hope you can shed some light on this, so I can answer them:
1) Will the requests be made from the individual end-visitors devices, or somehow via Webstudio? (The reason they are asking is if there are other authentication methods other than API key (which is relatively insecure π )
2) When the API responds with a new content item, or has updated information for an existing content item, how long until that is shown in the webpage? I.e. when are the requests made, and is the data cached somewhere (and for how long)?
I have no concerns with this authentication method whatsoever. API key is never shared to the client or outgoing / unencrypted traffic, its between the worker and our database.