I have a free mobile app (Android and iOS) used by mountain climbers, and the Sentinel imagery would be a huge safety benefit to see snow conditions in the high country. I have a few questions though:
I would have potentially thousands of users sharing a single API key. How would Sentinel keep one user from using up all of the monthly quota?
The enterprise costs are well out of range of what a free app can support. Are there alternatives? Is there a way to contact someone at Sentinel?
Is there a recommended way to keep the API key secret, to prevent third parties from stealing quota? I’m using the Android and iOS Google Maps SDK, so integrating OAuth could be quite difficult. Typically they expect a simple URL per tile.
Thanks!
—Andrew