# Insights External Services Dell Warranty API

*Applies to: Patch My PC Advanced Insights*

Advanced Insights (this is not relevant for Patch Insights) can access device warranty information from a variety of vendors. For access to Dell warranty information you will need an API key provided by Dell. The process to apply for a key is shown here.

First you will browse to [https://techdirect.dell.com](https://techdirect.dell.com/) and register or log in, you will need to be associated with your Dell Company account. Once all that is sorted you can select to go to the APIs section.

<figure><img src="/files/Z3P6YG12ojonot7EXfqx" alt="" width="319"><figcaption><p>Dell Tech API</p></figcaption></figure>

<figure><img src="/files/xd4eQsLJg9QwGf6qVYFp" alt=""><figcaption><p>Dell Tech Request API Key</p></figcaption></figure>

<figure><img src="/files/wzO0uY1dLSDdhITEYWLD" alt=""><figcaption><p>Dell API Client ID</p></figcaption></figure>

<figure><img src="/files/KvIEpS1eHMX7u3wIP6bu" alt=""><figcaption><p>Dell API Client Secret</p></figcaption></figure>

{% hint style="info" %}
Advanced Insights makes a single API call for every 100 Dell clients when importing warranty information. To estimate the number of API calls you will require, we recommend specify 1% of the total Dell client device count.
{% endhint %}

Once you have successfully obtained your API key log into Advanced Insights and navigate to the Administration area. Go to Settings - External Services and check the "Is Enabled" and "Enable Warranty Caching" option.&#x20;

Enter the provided Dell warranty text for Client ID, Client Secret and click save all.

\*Please only enter in the text in-between the brackets for the API Client Secret.

<figure><img src="/files/mATbR2iZ8vSgjkh5UNHn" alt=""><figcaption><p>Example of Dell API Client ID and Client Secret</p></figcaption></figure>


---

# 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.patchmypc.com/patch-my-pc-insights/insights-external-services-dell-warranty-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.
