> For the complete documentation index, see [llms.txt](https://track360.gitbook.io/track360/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://track360.gitbook.io/track360/section-10-integrations/editor.md).

# Integrations Introduction

This section provides the available tools to integrate your affiliate/IB’s tracking systems with the platform, including **Postbacks** and **APIs**.&#x20;

Use **postbacks** to send conversion data (e.g., SignUps, FTDs) in real time from Track360 to the affiliate/IB.&#x20;

About API, use **Leads via APIs** for sending Leads or potential customers into the affiliate/IB’s CRM through Track360. Use **Reports via API** to let or provide to affiliate/IBs pull performance data directly from Track360 into their own system, without logging in to the platform.

These integrations, Postbacks and API, support better tracking of user's actions, performance and potential users. It allows accurate monitoring of customers activity by sending real-time notifications from Track360 to any external system.&#x20;

<details>

<summary><a data-mention href="/pages/HYKsbkxgtAvlVIrPdC3v">/pages/HYKsbkxgtAvlVIrPdC3v</a></summary>

[10.1 Postbacks/Pixels Integration](/track360/section-10-integrations/editor/10.1-postbacks-pixels-integration.md#set-postback-for-an-affiliabe-ib)

</details>

<details>

<summary><a data-mention href="/pages/xooEax0rIk6tXaOiOmpu">/pages/xooEax0rIk6tXaOiOmpu</a></summary>

[10.2 Leads via API](/track360/section-10-integrations/editor/10.2-leads-via-api.md#set-api-integration-on-an-affiliate-ib)

[10.2 Leads via API](/track360/section-10-integrations/editor/10.2-leads-via-api.md#testing-api)

[10.2 Leads via API](/track360/section-10-integrations/editor/10.2-leads-via-api.md#test-on-track360)

[10.2 Leads via API](/track360/section-10-integrations/editor/10.2-leads-via-api.md#test-on-postman)

</details>

<details>

<summary><a data-mention href="/pages/uJJxOnv7Ijx3diE6GwRa">/pages/uJJxOnv7Ijx3diE6GwRa</a></summary>

[10.3 Reports via API](/track360/section-10-integrations/editor/10.3-reports-via-api.md#api-access-for-affiliate-ib)

[10.3 Reports via API](/track360/section-10-integrations/editor/10.3-reports-via-api.md#api-access-for-employees)

</details>

<details>

<summary><a data-mention href="/pages/tyoCiWHzFElNdJWydUor">/pages/tyoCiWHzFElNdJWydUor</a></summary>

[10.4 Create Affilaites via API](/track360/section-10-integrations/editor/10.4-create-affilaites-via-api.md#generate-the-brand-api-key)

[10.4 Create Affilaites via API](/track360/section-10-integrations/editor/10.4-create-affilaites-via-api.md#backend-registering-affiliates-using-api)

[10.4 Create Affilaites via API](/track360/section-10-integrations/editor/10.4-create-affilaites-via-api.md#frontend-html-css-and-javascript-code)

</details>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://track360.gitbook.io/track360/section-10-integrations/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
