---
title: "Shows NAT type in terms of traversal capabilities."
method: GET
path: "/nat/type"
tags: ["NAT"]
---

# Shows NAT type in terms of traversal capabilities.

`GET /nat/type`

Returns NAT type. May produce invalid result while VPN connection is established

## Response `200`

NAT type

- NATTypeDTO — NATTypeDTO gives information about NAT type in terms of traversal capabilities
  - `error` string
  - `type` string — NATType represents nat type

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/revisions/cb1439736b63/schema)
