---
title: "Enabling Cloud APIs"
slug: "enabling-cloud-api-1"
updated: 2026-04-16T05:06:06Z
published: 2026-04-29T10:51:57Z
canonical: "docs.britive.com/enabling-cloud-api-1"
---

> ## 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. Login to [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)
