Api Authentication

Setting up your API authentication - manual method

You must be logged into FunShine Online with an Administrator account.

Go to the Admin menu.

Select Edit API tokens under the Account Admin Tools section.

Make sure your Account (School) name is displayed.

The application has already been set to LifeCubby. If not, then select LifeCubby.

Select the Generate Token button.

A unique 32 character token will be displayed. Use this token in all API calls.

You can generate a new token at any time. As soon as a new token is generated, any API transactions using the old token will no longer return a valid object.

Setting up your API authentication - automated program method

Request Account Token

Back