> For the complete documentation index, see [llms.txt](https://docs.devtodev.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devtodev.com/3rd-party-sources/3-rd-party-attribution/singular.md).

# Singular

## **Integration**

Set up a devtodev partner integration in Attribution -> Partner Configuration according to the [instruction](https://support.singular.net/hc/en-us/articles/360053018851).&#x20;

You can find the devtodev Postback URL (devtodev API key) in the Settings -> 3rd party sources -> Attribution tracking section.

<figure><img src="/files/m0NdUY7IdSqDCn5ynVu0" alt=""><figcaption></figcaption></figure>

### CPI data integration&#x20;

devtodev allows our customers to query CPI data from Singular via API in order to get more accurate install costs.

Check the `Enable receiving CPI info by Singular Reporting API` box and fill in the form to switch on CPI data collection.&#x20;

The Singular API Key and App name can be found in the Singular Console.&#x20;

<figure><img src="/files/RM1uUDVnRxdb5MaWsjgK" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.devtodev.com/3rd-party-sources/3-rd-party-attribution/singular.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.
