Skip to contentAboutThe people and vision powering ProboBlogThe latest news from ProboStoriesHear from our customersChangelogLatest product updatesDocsDocumentation for ProboGitHubExplore our open-source compliance tools

Deepgram

Probo reads your Deepgram account’s members through the Deepgram Management API so you can review who has access.

  • Probo organization administrator access
  • The Owner or Admin role in Deepgram (the key must carry owner or admin scopes so it can enumerate every project and its members)
  • A key created under a project where its holder has the Owner or Admin role, so the key can see all projects across the account
Probo field Deepgram field Notes
Name name First and last name, falling back to the email
Email email The member’s email address
Role scopes An owner scope maps to Owner, an admin scope maps to Admin, otherwise Member
Admin scopes Flagged as an administrator when the member holds an owner or admin scope
Status Not supported
MFA Not supported
Last login Not supported
External ID member_id Stable identifier used to track the account across reviews
Created at Not supported

Creating a new API key in the Deepgram Console

  1. In the Deepgram Console, open the Projects dropdown (top left), select the project, then go to Settings > API Keys.
  2. Click Create a New API Key, name it (e.g. Probo Access Review), and choose the Owner or Admin role so the key carries members-read access across the account. You can optionally set an expiration.
  3. Copy the key and store it securely. It’s shown only once.
  1. In Probo, go to Access Reviews > Sources > Add Source.
  2. Find Deepgram, click API Key, paste the key, and click Connect.

Probo names the source Deepgram. An account may span several projects, so the source keeps its generic name rather than a specific organization or project name.

  • Key rejected. Confirm it’s a Deepgram project API Key with the Owner or Admin role, sent under the Token scheme. Short-lived Bearer access tokens from the token-based Auth API won’t work.
  • No members appear. The key must carry owner or admin scopes so it can enumerate every project and its members. A Member-role or narrowly scoped project key that cannot see all projects is insufficient.