Set API Keys

This is a required function that loads the two API keys required for the Boomtrain library. It's important to note that calling this function alone does not initialize the Boomtrain library (see below.) You should call this before initializing.

_btn.setAPIKeys(KEY_1, KEY_2);