I am using a javascript sdk provided to us at our office? We are required to use api_key assigned when we create our app. to make any api calls on server? eg.
Built.app(api_key)
How safe is it to make that api key clearly visible to client? Because using the same api key a user b can create and use this api key to create unnecessary objects!!