what is the purpose of `api_keys` ? the docs say t...
# support-questions
u
what is the purpose of
api_keys
? the docs say they are "_The API keys to use when querying an instance. _", but... what is the function of this key? Is it for client (backend SDK) authN/authZ to core? If I leave it empty, is anyone who can connect to the core instance able to do anything/everything? If I specify it, does that change at all?