Data API returns nothing

Hello! I am trying to get data using the data API in bubble but it returns something like this. How do I get the actual data in the database? What’s really happening here? Thanks for helping.
{
“response”: {
“cursor”: 0,
“results”: [],
“count”: 0,
“remaining”: 0
}
}

Check your privacy rules. Are you using API key?