# API Access

## Global API Access

{% hint style="warning" %}
Access to **Sirdata API** is granted by your sales manager. Having an **API Access** implies that both **legal** and **sales agreements** has been signed.\
\
Please contact your sales representative at **<sales@sirdata.com>** to get an access.
{% endhint %}

1. Ask a **Global API Access** to your **contact** at Sirdata
2. You will receive an **email** to register by creating your **username** and **password**

![E.g of the registration email](/files/-Lz6nReo1TtyuYkNr4Me)

3\. By clicking on the **Register** button, you will be redirected towards the **Partner API** for credentials creation

![E.g of Partner API credentials creation](/files/-Lz6oYeL58_dpZuXA5MV)

{% hint style="danger" %}
Please note that for **security** purposes, **there is no credentials recovery system** in place. If you loose your password, please **contact** Sirdata.
{% endhint %}

4\. As soon you've signed in, you access is **created** and your are ready to request **Sirdata APIs**

## Product APIs Access

{% hint style="warning" %}
Once your **Global API access** has been granted, you will be able to request specific **Product APIs access**.&#x20;

Please contact your AM at **<sales@sirdata.com>** to get access to the **Product APIs** you've signed an **agreement** for.
{% endhint %}

Here is the list of all the **Product APIs** available:

* [Live Targeting API](/ads-api/about-live-targeting.md)
* [Notification API](/notification-api/about-notification-api.md)
* [Audience API](/customer-api/about.md)
* [Semantic API](https://semantic-api.docs.sirdata.io/)

## Production APIs

**Endpoint**\
<https://partner-api.sddan.com/api/v1/public>

## Sandbox APIs

**Endpoint**\
\&#xNAN;*We are working on it, it should be available shortly*\
\
You will find more infos about the [**Sandbox** ](/api-overview/sandbox.md)environnement into the dedicated section below

{% content-ref url="/pages/-LyUG\_FHAmUx85dEg8Bu" %}
[Sandbox](/api-overview/sandbox.md)
{% endcontent-ref %}


---

# 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/api-overview/api-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.
