# Segment Access

## 1) Whitelist your domain

You must **provide** to your contact at Sirdata the **main domain** from where you will proceed API calls.

{% hint style="danger" %}
Without **whitelisted** your domain **prior**, you won't be able **to** **access** Sirdata segments
{% endhint %}

{% hint style="info" %}
Please note that whitelisting your **main domain** API calls can be done from all **subdomains** as well. E.g **sirdata.com** and **api.sirdata.com**
{% endhint %}

## 2) Resquest segment access

**Ask your contact** at Sirdata to **give access** to the needed segments by providing the Sirdata **segment IDs**.

Please refer to the **Taxonomy** section below to find the right **segments** and **IDs** associated:

{% content-ref url="/pages/-LzbmcX\_1v5TJvNHT4on" %}
[Taxonomy](/taxonomy/sirdata-taxonomy.md)
{% endcontent-ref %}

{% hint style="warning" %}
Please not that your **contract** might **limit the number of segments** you are allowed to **access** at the same time on a monthly basis.
{% endhint %}

## 3) Access confirmation

As soon as you contact confirm the segments access, you are ready to request the Live Targeting API for these specifics segments.

{% hint style="info" %}
Any **modification** - *deletion and/or addition* - on the list of **segment** authorized **must be asked** to your contact at Sirdata
{% endhint %}


---

# 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.sirdata.net/ads-api/segment-access.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.
