# Make

## About

Make is a powerful, enterprise-scale automation platform. It offers flow control, data manipulation, HTTP/webhooks, AI agents and tools, notes, an MCP server, and many other features at your service.

## How to Use AIML API via Make

You work with Make through the browser; there’s no need to install any components separately.

1. First, you need a [Make account](https://www.make.com/en/register).

2. Next, click on **Scenarios** in the left menu.\
   \
   ![](https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-65b7badb7d09b2cd200ef52e199e242fffc05e62%2FUntitled.png?alt=media)<br>

3. Choose **AI/ML API** option:<br>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-a20cbcc98ce55c260be4ad2d1903ca2f62eb9f4f%2FUntitled.png?alt=media" alt=""><figcaption></figcaption></figure>

4. Choose **Get a Model Response**:<br>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-55858133961a64eda1c28d98cc3082b5cb352296%2FUntitled.png?alt=media" alt=""><figcaption></figcaption></figure>

5. Click on **Create a Connection**, provide a name, and paste your [AIMLAPI key](https://aimlapi.com/app/keys):<br>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-df13ca35e2432f294da3e147af6be4a5523397b0%2FUntitled.png?alt=media" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-ac34599fbd755cbf8c38b053fdf3f81e7b57d3b1%2FUntitled.png?alt=media" alt=""><figcaption></figcaption></figure>

6. Once that’s done, you’ll be able to configure the model and enter your prompt in the provided field:<br>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-e7b59cfc9a6046548f021b30f56f5fb6c5d37f1a%2FUntitled.png?alt=media" alt=""><figcaption></figcaption></figure>

7. Then just click **Run once**:<br>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-c0be8028aeb727c93f9ab5a6d4307eec71651d67%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

   \
   When the model returns a response, you’ll see it to the right of your node:<br>

   <figure><img src="https://3927338786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROMd1X5PuqtikJ48n2N9%2Fuploads%2Fgit-blob-c8568b12279f1a572908d4a0b1b592596db93b4c%2FUntitled.png?alt=media" alt=""><figcaption></figcaption></figure>

\
You can find more details in the [official documentation](https://help.make.com/create-your-first-scenario).

## Our Supported Models

Any of our [text models](https://docs.aimlapi.com/api-references/text-models-llm#complete-text-model-list) can be used to process your requests — for instance, [gpt-4o](https://docs.aimlapi.com/api-references/text-models-llm/openai/gpt-4o).
