# Firebase

Firebase API can refer to a set of tools and services provided by Google's Firebase platform for developers to integrate various functionalities into their applications. These APIs allow developers to easily access features like real-time database, cloud messaging, authentication, analytics, and more. By leveraging Firebase API, developers can streamline the development process and enhance the overall user experience of their mobile or web applications.

## Prerequisites

* Get Firebase API connection parameters from the datasource owner.

## Connect to Firebase API

Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2Fe8mkveKxW9XkM2fQB53x%2FConnectNewDataSourceOverview.gif?alt=media&#x26;token=60c81d80-c452-45b8-ad3e-4f8976f5a73d" alt=""><figcaption></figcaption></figure>

Select **APIs** > **Firebase** as the data source type.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FGIYgkHz3wVHjcSvPwQGr%2Fimage.png?alt=media&#x26;token=4f7b3b85-59da-4de9-9d31-036714d2f47b" alt=""><figcaption></figcaption></figure>

Set the details with the connection parameter fetched from the datasource owner.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FPgtDE7fsjdCglvy92UAx%2Fimage.png?alt=media&#x26;token=0e0e175f-1be4-4761-830e-3179f58e2aa3" alt=""><figcaption></figcaption></figure>

(Optional) Click **Test connection** to check whether the API is successfully connected.

Click **Save**, and it will be saved to your data source library.
