Skip to content

API Tokens

Grace Hunter edited this page Jul 16, 2024 · 1 revision

Prerequisites

  • A Google Workspace with a domain name and administrator credentials
  • A Google Cloud Platform project with the "Google Drive Activity API" enabled. To create a project and enable an API, refer to the Google Developer Guides Create a Project and Enable APIs

Creating API Keys

Google developer guide for reference: Understanding API keys

Follow Google's instructions for creating an API key. Set up appropriate restrictions.

Create a client ID for a desktop app

Follow Google's instructions: Set up authentication: OAuth client ID credentials.

Create a Service Account & Credentials

Follow Google's instructions to create a service account and download credentials (choose JSON format): Set up authentication: Service account credentials

Clone this wiki locally