Authentication Scopes are used to determine what User roles will apply when using an Api Key or generating a token via an OAuth Flow.
User
Non-Privileged roles for which the User is a member will be allowed.
Developer
Access to Api endpoints requring Developer role will be allowed.
Administrator
Access to Api endpoints requring Administator role will be allowed.