Use Blaxel service accounts with non-user API credentials to automate the full life-cycle of resources in CI/CD pipelines and backend systems.
Service accounts are workspace users (i.e. identities) that represent an external system that needs to access Blaxel to operate resources in one specific workspace.
Service accounts can use API keys to authenticate on Blaxel. These API keys can be created and managed by admins from the service account’s page, in your workspace settings.API keys can have an infinite validity duration.
Service accounts can also use the client credentialsOAuth 2.0 grant type, via their client ID and client secret. A pair of client ID / client secret is generated automatically by Blaxel when you create a new service account.
Make sure to copy the client secret when you create the service account as you will never be able to access it again after you leave the page.