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

# API Key

> Integration Accounts establish connections for end users. API Key method enables links the app and third-party platforms.

<Tip>
  {" "}

  For a more automated approach, consider establishing these connections using our
  [Create API](/api-reference/integration_account/create_integration_account){" "}
</Tip>

<Note>
  {" "}

  For seamless integration, we recommend using the OAuth approach if third party
  api providers supports it. If not or you don't have an OAuth app, you can utilize
  the API Key method.{" "}
</Note>

1. On the Integrations tab, Click on `+ New Integration Account`:

<Frame>
  <img src="https://mintcdn.com/poozle/F5TQfamVlQmEKuBC/images/integration_account/create_button.png?fit=max&auto=format&n=F5TQfamVlQmEKuBC&q=85&s=d2f544a36cfacfbe840f8205ae92156a" width="2462" height="622" data-path="images/integration_account/create_button.png" />
</Frame>

2. Choose the integration you want to connect and provide the necessary information.

<Frame>
  <img src="https://mintcdn.com/poozle/F5TQfamVlQmEKuBC/images/integration_account/sample_integration.png?fit=max&auto=format&n=F5TQfamVlQmEKuBC&q=85&s=6e6a8e6a7f7b24fd8d30718187cd1399" width="1988" height="1190" data-path="images/integration_account/sample_integration.png" />
</Frame>

3. Enter the credentails and other information according to the integration. Once done you can click on connect.

4. Once the integration is connected it will show in the Accounts page. You can now access all the category apis for
   for the respective integration.
