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

# Stripe source for ELT & CDC

> Configure Stripe as a data source in Integrate.io ELT & CDC. Replicate payment, subscription, and customer data to your data warehouse.

## Overview

Integrate.io uses the API provided by Stripe to sync the data. [Stripe API reference](https://stripe.com/docs/api)

## Requirements

* You need permissions to view the API access token.

## Obtain access token

Follow these steps to create a private API key.

* Go to [Stripe dashboard](https://dashboard.stripe.com/) and navigate to `Developers` tab.

<Frame>
  <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/sources/image-100.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=d5c17923b00809047527e9585588433a" alt="Stripe dashboard Developers tab navigation" width="613" height="228" data-path="images/cdc/sources/image-100.png" />
</Frame>

* Reveal the `Secret key` and copy and paste it into the input field below.

<Frame>
  <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/sources/image-102.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=623d6e94953a964d434d147ed1e1150f" alt="Stripe secret key revealed in the Developers section" width="716" height="186" data-path="images/cdc/sources/image-102.png" />
</Frame>

* Navigate to your [Account page](https://dashboard.stripe.com/settings/account)
* Copy and paste your account ID into the input field below.

<Frame>
  <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/sources/image-103.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=9ab92f40e4c8c7ba7f46c9b0b6c23530" alt="Stripe Account settings page showing the account ID" width="614" height="506" data-path="images/cdc/sources/image-103.png" />
</Frame>

<br />

<Frame>
  <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/sources/image-104.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=585649c2a589390d8f1e2eb98d9d69d3" alt="Integrate.io dashboard fields for Stripe secret key and account ID" width="1212" height="418" data-path="images/cdc/sources/image-104.png" />
</Frame>
