---
title: "Enabling cloud APIs"
slug: "enabling-cloud-apis-gcp-wif"
updated: 2025-11-17T11:44:16Z
published: 2025-11-17T12:57:34Z
canonical: "docs.britive.com/enabling-cloud-apis-gcp-wif"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.britive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enabling cloud APIs

You must enable the APIs required for Britive to read user, role, and group information from the GCP. The APIs should be enabled on the project where the service account is going to be created.

1. Log in to the [GCP Console](https://console.cloud.google.com) with administrative privileges.
2. Enable the following APIs by clicking these links:
  - Cloud Resource Manager: [https://console.developers.google.com/apis/library/cloudresourcemanager.googleapis.com](https://console.developers.google.com/apis/library/cloudresourcemanager.googleapis.com)
  - IAM: [https://console.developers.google.com/apis/api/iam.googleapis.com](https://console.developers.google.com/apis/api/iam.googleapis.com)
  - Directory Service: [https://console.developers.google.com/apis/api/admin.googleapis.com/overview](https://console.developers.google.com/apis/api/admin.googleapis.com/overview)
