# Server API

{% content-ref url="/pages/9mREio94PxrhSfonE3Wn" %}
[Data API 2.0](/integration/server-api/data-api-2.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/QtZ5jx1n4Bbz7kBklXau" %}
[Subscription API](/integration/server-api/subscription-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LyhAF2-5mcNhrLm\_hUx" %}
[Push API](/integration/server-api/push-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LyhAC0Ly5EcTxM-jiNZ" %}
[Raw Export](/integration/server-api/raw-export.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LyhAIijPNykXmpH2kJv" %}
[Labels API](/integration/server-api/labels-api.md)
{% endcontent-ref %}

Below you can find APIs for 3rd party services. You can use them in case devtodev does not provide an integration to a specific 3rd party service.&#x20;

Check the list of [available Attribution trackers](/3rd-party-sources/3-rd-party-attribution.md).

{% content-ref url="/pages/-M3zDt\_eaclnLqZ5dB9H" %}
[Custom postback API](/3rd-party-sources/3-rd-party-attribution/custom-postback-api.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.devtodev.com/integration/server-api.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.
