Articles in this section

Set up a connection to Meta Llama 4

Meta Llama is an open-source family of large language models (LLMs). It powers many AI applications, everything from chatbots and code generators to image reasoning systems, while remaining accessible and customizable to a wide audience of developers and organizations.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

API key * 

Enter your Meta Llama 4 API key.

Multiple layers of protection, including AES 256 encryption, are in place to keep your API key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

dataLoad.svg​​ How to retrieve the API key

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the Token auth universal connector documentation.

How to retrieve the API key

  1. Sign in to your Meta Llama developer account.

  2. Navigate to API dashboard > API keys.

  3. Click Create API key.

  4. Enter a Name and click Create.

  5. Copy the API key.