# Technology partners

> You can interact with Talon.One from a third-party platform.

> For the complete documentation index, see [llms.txt](https://docs.talon.one/llms.txt).

Depending on the platform you are using, Talon.One may offer specific endpoints or
dedicated integrations. For example:

- If you use Braze, you should use our [Braze integration](/docs/dev/technology-partners/braze.md).
- If you use Segment, you should use our [Segment integration](/docs/dev/technology-partners/segment.md).

If your platform is not natively supported by Talon.One, we offer generic integration
endpoints for [customer data platforms (CDPs)][CDP] and [customer engagement platforms (CEPs)][CEP].

:::important
Unless specified otherwise, our third-party integration endpoints have the following **default rate limit**:

- **[Segment](/docs/dev/technology-partners/segment.md) endpoints:** 60 requests per second per client.
- **All other third-party integration endpoints:** 90 requests per second per client.

Depending on the campaign requirement, this rate limit can be increased upon request.
:::

See all the endpoints in the [Third-party API reference docs](/third-party-api).

## Third-party API Postman collection

Find our collections on our [Postman workspace](https://www.postman.com/talonone-rnd/workspace/talon-one/overview).

[![Run the Third-party API in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/13731019-1a439f72-1c4f-4c10-951f-274424586707?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D13731019-1a439f72-1c4f-4c10-951f-274424586707%26entityType%3Dcollection%26workspaceId%3D2e2951bc-7884-45be-8774-8bc018764f08#?env%5BTalon.One%20generic%20environment%5D=W3sia2V5IjoiQVBJS2V5X0lBUEkiLCJ2YWx1ZSI6ImEiLCJ0eXBlIjoic2VjcmV0IiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJBUElLZXlfTUFQSSIsInZhbHVlIjoiYSIsInR5cGUiOiJzZWNyZXQiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6IkFQSUtleV8zcmRQYXJ0eSIsInZhbHVlIjoiMSIsInR5cGUiOiJzZWNyZXQiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImJhc2VVcmwiLCJ2YWx1ZSI6Imh0dHBzOi8vbXljb21wYW55LmV1cm9wZS13ZXN0MS50YWxvbi5vbmUiLCJ0eXBlIjoiZGVmYXVsdCIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiaW50ZWdyYXRpb25CYXNlVXJsIiwidmFsdWUiOiJodHRwczovL2ludGVncmF0aW9uLnRhbG9uLm9uZSIsInR5cGUiOiJkZWZhdWx0IiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJhdWRpZW5jZUludGVncmF0aW9uSWQiLCJ2YWx1ZSI6IjEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImNhdGFsb2dJZCIsInZhbHVlIjoiMSIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiY291cG9uVmFsdWUiLCJ2YWx1ZSI6InhtYXgtMjAyMSIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiY3VzdG9tZXJJbnRlZ3JhdGlvbklkIiwidmFsdWUiOiJjdXN0b21lcjEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImludGVncmF0aW9uSWQiLCJ2YWx1ZSI6IjEiLCJ0eXBlIjoiZGVmYXVsdCIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoibG95YWx0eVByb2dyYW1JZCIsInZhbHVlIjoicHJvZ3JhbTEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImxveWFsdHlDYXJkSWQiLCJ2YWx1ZSI6ImNhcmRJZDEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InNlc3Npb25JbnRlZ3JhdGlvbklkIiwidmFsdWUiOiJzZXNzaW9uMVxuIiwidHlwZSI6ImRlZmF1bHQiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImFwcGxpY2F0aW9uSWQiLCJ2YWx1ZSI6IjEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImF0dHJpYnV0ZUlkIiwidmFsdWUiOiIxIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjYW1wYWlnbklkIiwidmFsdWUiOiIxIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjb2xsZWN0aW9uSWQiLCJ2YWx1ZSI6IjEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InRhbG9uRGVwbG95bWVudF8zcmRQYXJ0eSIsInZhbHVlIjoibXljb21wYW55LmV1cm9wZS13ZXN0MS50YWxvbi5vbmUiLCJlbmFibGVkIjp0cnVlfV0=)

You can also download the Postman collection and import it into your Postman app:

1. Right-click [this
   link](https://gist.githubusercontent.com/talononebot/b843a857166a367e12d66dd13e1d9657/raw/c239af37acfe7ef4294407b57562d9f90cde998e/third-party-api.json)
   and select **Save Link As...** to download the file.
1. In Postman, in the sidebar, click **Import**.
1. Select the downloaded file, or drag the file into the import window.

A new collection named **Third-party API** appears in your Postman app.

[CDP]: /docs/dev/technology-partners/cdp/integrate-cdp.md
[CEP]: /docs/dev/technology-partners/cep/integrate-cep.md
