The permissions of a BQE CORE API user depend on three factors:
- Scope: This determines the permission given to your Access Token. For example, read, write, etc. Check out API documentation for details.
- Subscription: This determines the permission given to access a resource. For example, a subscription providing access to the Project Management features in CORE would enable you to make API calls to Account resources, etc. Check out API documentation for details.
- Security: Just like CORE web app restricts users from accessing certain screens based on their security permissions, CORE APIs also restrict access to the users based on these permissions. If you want to control the screens and actions that CORE API users have access to, you can do that by setting their security permissions in the web app. Check CORE Help Center for more details.
Note: Please check with your Sales Account Manager to purchase the required subscriptions.