# 15.3 Configure HTTP API Streaming endpoint in Adobe Experience Platform

Before you can set up the Adobe Experience Platform Sink Connector in Kafka, you need to create an HTTP API Source Connector in Adobe Experience Platform. The HTTP API Streaming endpoint URL is required to set up the Adobe Experience Platform Sink Connector.

To create an HTTP API Source Connector, log in to Adobe Experience Platform by going to this URL: <https://experience.adobe.com/platform>.

After logging in, you'll land on the homepage of Adobe Experience Platform.

![Data Ingestion](/files/dxiZqiEO4HRecOrK4vsh)

Before you continue, you need to select a **sandbox**. The sandbox to select is named `--aepSandboxId--`. You can do this by clicking the text **\[Production Prod]** in the blue line on top of your screen. After selecting the appropriate sandbox, you'll see the screen change and now you're in your dedicated sandbox.

![Data Ingestion](/files/5cqkQVhdDVVUkS5PGQCI)

In the left menu, go to **Sources** and scroll down in the **Sources Catalog** until you see **HTTP API**. Click **Add Data**.

![Data Ingestion](/files/xE4q6y4mRvWjOh9Mrfww)

Click **New account**. Use `--demoProfileLdap-- - Kafka` as the name for your HTTP API connection, in this case **vangeluw - Kafka**. Enable the checkbox for **XDM Compatible**. Click **Connect to source**.

![Data Ingestion](/files/g2u0Cn6MqEmdqYiiFzkP)

You'll then see this, click **Next**.

![Data Ingestion](/files/YPNJ8iqgM3I0vDMt0rEn)

Select **Existing dataset**, open the dropdown menu. Search and select the dataset **Demo System - Event Dataset for Call Center (Global v1.1)**.

![Data Ingestion](/files/pEHd8a7st4TkkbDrqG3d)

Click **Next**.

![Data Ingestion](/files/pVzYgD3RTbPyFZVByFjV)

Click **Next**.

![Data Ingestion](/files/Tqv3yKGV4qDm2S6y7UwE)

Click **Finish**.

![Data Ingestion](/files/OsWsLxjVJANIECJdZp9D)

You'll then see an overview of the HTTP API Source Connector you just created.

![Data Ingestion](/files/L8C9Q4xVbhKdZAw9qabF)

You'll need to copy the **Streaming endpoint** URL, which looks like the one below, as you'll need it in the next exercise.

`https://dcs.adobedc.net/collection/d282bbfc8a540321341576275a8d052e9dc4ea80625dd9a5fe5b02397cfd80dc`

You have finished this exercise.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/ex3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
