Azure NAT Gateway API

Simplify outbound-only internet connectivity for virtual networks. When configured on a subnet, all outbound connectivity uses specified static public IP addresses. NAT Gateway provides on-demand SNAT port allocation without the need for a load balancer or directly attached public IPs.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/azure-nat-gateway-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Azure NAT Gateway API
description: Simplify outbound-only internet connectivity for virtual networks. When configured on a subnet,
  all outbound connectivity uses specified static public IP addresses. NAT Gateway provides on-demand
  SNAT port allocation without the need for a load balancer or directly attached public IPs.
image: https://azure.microsoft.com/svghandler/azure-networking.svg
humanURL: https://learn.microsoft.com/en-us/azure/nat-gateway/
baseURL: https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/natGateways
tags:
- IP Address Management
- NAT Gateway
- Outbound Connectivity
- SNAT
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/virtualnetwork/nat-gateways
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/azure-nat-gateway/
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow