Is there any way to create a read-only table view that can be accessed anonymously via the API?
I just want to be able to do a simple table lookup/mapping (with a filter formula) with a front-end Javascript call without exposing an API key (or having...