Skip to content

Products

Compliance Officer Service Expert-led compliance, end to end Compliance Portal Share security documents securely Open-source platform Deploy Probo on your own infrastructure

Resources

Probo stories How teams get compliant with Probo Blog Ideas and guidance from the Probo team Guides & tools Practical compliance guides and free tools Love from Customers What customers say about working with Probo Changelog Latest product updates Download Get the Probo Agent

Company

About The people and vision powering Probo Careers Join the team building Probo Brand assets Official logos and visual resources Security Review our security and compliance posture
Overview Understand Probo and its core concepts Product Explore Probo's GRC capabilities Developers Explore GraphQL, CLI, MCP, n8n, and webhooks Deployment Probo Cloud, self-hosting, and configuration

Explore

GitHub Explore our open-source compliance tools

Deepgram

Connect Deepgram as an access review source using a project API key with Owner or Admin scope so Probo can list every project's members.

View as Markdown

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.