Documentation Index
Fetch the complete documentation index at: https://docs.poolside.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Use service account API keys for automation and other non-interactive workflows, such as CI pipelines, where browser-based sign-in is not practical. When you create a service account API key, Poolside creates a service account and adds it to the team you select. That service account:- Inherits the team’s permissions through role-based access control
- Is not tied to the lifecycle of an individual user account
- Behaves like any other identity for auditing
Create a service account API key
Prerequisites- You belong to a team with the
tenant-adminrole.
- In the Poolside Console, navigate to Security >
API Keys.
- Click New API Key.
- Select the team whose permissions the service account should inherit.
- Enter a name for the API key.
- Click Create.
- Copy the generated key and store it securely.
API keys typically have a
ps-xxxxx format.Manage service account API keys
From the Security >- View all service account API keys in the organization
- Create new service account API keys
- Search for API keys
- Delete service accounts and their API keys