---
title: "Ip Proxy"
method: POST
path: "/ip-proxy"
---

# Ip Proxy

`POST /ip-proxy`

This page will help you get started with Disposable Phones API

## Request body

- object
  - `transaction_id` string, required — The unique identifier of this transaction. Duplicated value are not allowed.
  - `ip` string, required — The IP address to be inspected.

## Response `200`

200

- object
  - `is_valid_format` boolean
  - `is_vpn` boolean
  - `is_relay` boolean
  - `is_proxy` boolean
  - `is_tor` boolean
  - `proxy_type` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/trustfull/apis/products.md) · [All operations](https://skmtc.dev/trustfull/apis/products/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trustfull/products/revisions/cb4f72972276/schema)
