Limiting DATA API request to table

Hi,
is it possible to limit the DATA API to a specific data table?

i.g.
DATA API KEY 1 only to data table ABC

DATA API KEY 2 only to data table DEF and GHJ

Hi @fok_ste
Unfortunately there’s no way to achieve what you’re asking for.
You can although use privacy rules to better limit how the data can be manipulated using the Data API but not if it’s “visible” or not, as soon as you enable the data API and check the checkbox on the table, it is visible to anyone with the API Key.

Happy bubbling !