The Socialtables API controls access to user data through a roles-based permissions system. When an app receives a user's OAuth access token, the token represents a combination of the app and the user's identity, and our API will allow or reject various requests depending on the user's roles relating to accounts, teams, and other entities.
By default, a user has the following permissions relating to entities in the API.
Access tokens corresponding to a given user inherit these permissions.