Before accessing your Server APIs for your project, you will need to set the scope within the Server CLI.
Set Scope:
The scope will be the URL for your project APIs (do not include http or https). Before setting scope, it is good practice to ensure you are in your current project directory as scope details will be saved to that folder.
For example:
bm server scope --project company-project.api.blinkm.io
We will supply you with your project API URL when your account is created.
Check Current Scope:
You can check your current scope at any time by using the command:
bm server scope