> For the complete documentation index, see [llms.txt](https://docs.hypeproxy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypeproxy.io/api/proxy-insight.md).

# Proxy Insight

## Introduction

`Proxy Insight` is one of the core features we are introducing in `HypeProxy.io v2.1` and it allows you to get a lot of information about your proxies and their uses.

Keep in mind that if we were to introduce new products that are not just proxies (like a VPN service for example) we will keep the term `Proxy Insight`.

All these endpoints require the identifier of your product (called `productDetailsId`).

## API Reference [🔗](/reference/insights.md)

Proxy Insight currently contains 4 endpoints, each rate limited to 1 call every 30 seconds.

### Ping a Proxy

{% openapi src="/files/gs4oEIFDowGgQW6W05CO" path="/v2/Insight/Ping/{productDetailsId}" method="get" %}
[swagger.json](https://3875752105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdX5lpI2Fre91A5ipOw%2Fuploads%2FkaenjPxy480P6u3WD1PU%2Fswagger.json?alt=media\&token=d65d1f23-7d90-4149-af11-e3b4c609807e)
{% endopenapi %}

### Get Remote IP Address

{% openapi src="/files/gs4oEIFDowGgQW6W05CO" path="/v2/Insight/Ip/{productDetailsId}" method="get" %}
[swagger.json](https://3875752105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdX5lpI2Fre91A5ipOw%2Fuploads%2FkaenjPxy480P6u3WD1PU%2Fswagger.json?alt=media\&token=d65d1f23-7d90-4149-af11-e3b4c609807e)
{% endopenapi %}

### Get IP Detailed Information

{% openapi src="/files/gs4oEIFDowGgQW6W05CO" path="/v2/Insight/IpDetails/{productDetailsId}" method="get" %}
[swagger.json](https://3875752105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdX5lpI2Fre91A5ipOw%2Fuploads%2FkaenjPxy480P6u3WD1PU%2Fswagger.json?alt=media\&token=d65d1f23-7d90-4149-af11-e3b4c609807e)
{% endopenapi %}

### Get IP Threats Information

{% openapi src="/files/gs4oEIFDowGgQW6W05CO" path="/v2/Insight/IpThreats/{productDetailsId}" method="get" %}
[swagger.json](https://3875752105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdX5lpI2Fre91A5ipOw%2Fuploads%2FkaenjPxy480P6u3WD1PU%2Fswagger.json?alt=media\&token=d65d1f23-7d90-4149-af11-e3b4c609807e)
{% endopenapi %}
