# Digistore24

{% embed url="<https://youtu.be/2wQZHfZ9rNY>" %}

## Connect To Digistore24 Via API

Grant LTV Numbers access to your data via the API User you created in the above steps, then sync your data

1. [Log into LTV Numbers](https://app.ltvnumbers.com)
2. In LTV Numbers’ side navigation bar, go to the "Settings" tab
3. Click the "Connect with Digistore24" button in the integrations list&#x20;
4. Fill in the required information, following the on screen instructions:
   * **API Key:** follow Digistore24's instructions on [generating an API key](https://dev.digistore24.com/en/articles/3-api-basics#api-key) and name the application "LTV Numbers" and set the access level to "Full Access". Then copy and paste the API Key from Digistore24 into LTV Numbers.&#x20;
   * **Digistore24 ID:** The ID you use to login to your online Digistore24 account (also visible at the top left of the screen once you are logged in).
5. Click "Submit" to create the integration and be taken into it's settings
   * Note: no data is synced until you complete the steps below
6. Select an appropriate date range to import your existing data to import your data
7. Click "Sync Data" to sync your data
   * Note: this process may take some time to complete


---

# 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.ltvnumbers.com/data/digistore24.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.
