User Account Structure

There are two types of user accounts in ToneDen. One is the "admin account" (or just "account"), and the other is the "artist profile" (or just "profile"). When you first sign up for ToneDen, you enter an email and password, which are saved to a new admin account. You then create one or more artist profiles, which will each contain separate campaigns and audience data.

Most users of ToneDen structure their profiles in one of two ways: a single admin account which accesses a single profile, or a single admin account which accesses multiple profiles, each representing a separate entity (such as a musician, concert venue, or brand) and containing campaigns pertinent to that entity only.

When a ToneDen user completes your app's OAuth permission flow, the access token you receive will belong to the profile that they choose to grant your app access to. This means that your app will only be able to modify and access campaigns which belong to that profile. If the user has multiple profiles, they will need to grant your application access to each one individually.