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

# RevenueCat

> RevenueCat → DuckBrain ingest via the Pipedream broker (Available)

**Status:** Available

RevenueCat isn't in Pipedream's registry, so it rides the **broker**: you paste your RevenueCat API key into a hosted Pipedream key-entry form (the key is held in Pipedream, never on your machine), and duckbrain proxies through it with the key injected server-side.

```bash theme={null}
duckbrain connect revenuecat         # prints the hosted key-entry link — paste your API key
duckbrain sync revenuecat
```

See [Apps via Pipedream](/sources/pipedream) and the [broker guide](https://github.com/autonoco/duckbrain/blob/main/docs/pipedream-broker.md) for how the broker works.
