Auth
Last updated
Last updated
The Azure Dev API uses API Access Keys for a workspace.
Each access key is bound to a given workspace and only has access to resources inside of that workspace. As such, if your API integration needs resources from multiple workspaces, then an API key will need to be created per workspace.
An API key can be created via logging into the , and select the workspace to integrate against, then navigate to Settings -> Developer.
On this screen click the "Generate New Key" button.
This will issue you an API Access Key that can be used in the Azure Dev API.
Each API Key has defined scopes for what resources it is permitted to.