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

# Connections

> Every provider that runs on your own account — what each one needs to connect, and how to connect it.

Most fetchbean providers run on credentials fetchbean manages, so your key is the only one you need. The providers below are different: they act on **your** account, so you connect them once and fetchbean stores the credential encrypted. After that you call their tools with your fetchbean key like any other tool.

Connect and revoke from [the dashboard](https://fetchbean.com/app?tab=connections). See the [Connections guide](/guides/byok-connections) for the full walkthrough.

## Paste a key

22 providers connect by pasting a key you generate in the provider's own dashboard. Fields marked `?` are optional.

| Provider      | `provider` id | Connection fields                                | Tools |
| ------------- | ------------- | ------------------------------------------------ | ----- |
| Fireflies     | `fireflies`   | `api_key`                                        | 20    |
| Linear        | `linear`      | `api_key`                                        | 14    |
| RevenueCat    | `revenuecat`  | `api_key`, `project_id`?                         | 9     |
| Expo          | `expo`        | `api_key`, `default_account`?, `default_app_id`? | 9     |
| GitHub        | `github`      | `api_key`                                        | 19    |
| Better Stack  | `betterstack` | `api_key`                                        | 21    |
| GitLab        | `gitlab`      | `api_key`, `host`?                               | 19    |
| Dodo Payments | `dodo`        | `api_key`, `environment`                         | 23    |
| Spaceship     | `spaceship`   | `api_key`, `api_secret`                          | 9     |
| Cloudflare    | `cloudflare`  | `api_key`, `account_id`                          | 9     |
| Stripe        | `stripe`      | `api_key`, `stripe_version`?                     | 22    |
| Sentry        | `sentry`      | `api_key`, `host`?, `organization_slug`?         | 9     |
| Clerk         | `clerk`       | `api_key`                                        | 13    |
| Buffer        | `buffer`      | `api_key`                                        | 8     |
| Bluesky       | `bluesky`     | `identifier`, `api_key`, `service`?              | 11    |
| Render        | `render`      | `api_key`                                        | 17    |
| Cal.com       | `cal`         | `api_key`                                        | 6     |
| Canny         | `canny`       | `api_key`, `admin_user_id`?                      | 22    |
| PostHog       | `posthog`     | `api_key`, `region`, `host`?, `project_id`?      | 10    |
| Chatwoot      | `chatwoot`    | `api_key`, `host`?, `account_id`?                | 28    |
| Intercom      | `intercom`    | `api_key`, `region`, `admin_id`?                 | 37    |
| Replicate     | `replicate`   | `api_key`                                        | 27    |

## Connect with OAuth

10 providers connect through a redirect instead — you authorize fetchbean in the provider's own consent screen and never handle a key. Start the flow from the dashboard, or with `GET /v1/connections/{provider}/oauth/start`.

| Provider              | `provider` id           | Tools |
| --------------------- | ----------------------- | ----- |
| Notion                | `notion`                | 10    |
| Supabase              | `supabase`              | 6     |
| Slack                 | `slack`                 | 9     |
| Google Calendar       | `google_calendar`       | 6     |
| Google Docs & Sheets  | `google_workspace`      | 14    |
| Gmail                 | `gmail`                 | 1     |
| Google Analytics      | `google_analytics`      | 2     |
| Google Search Console | `google_search_console` | 3     |
| Trakt                 | `trakt`                 | 15    |
| Bing Webmaster        | `bing_webmaster`        | 18    |
