Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NetworkCalc Subnet Calculator API

IPv4 and IPv6 subnet calculations.

NetworkCalc Subnet Calculator API is one of 5 APIs that NetworkCalc publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Subnet Calculator. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.9.

Requests are made against a single base URL, https://networkcalc.com/api.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.9
Base URL
https://networkcalc.com/api
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Subnet Calculator 2

IPv4 and IPv6 subnet calculations.

GET
/ip/{address}
Subnet calculator (IPv4)
1 param → 200
GET
/ipv6/{address}
Subnet calculator (IPv6)
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

networkcalc-subnet-calculator-api-openapi.yml Raw ↑

Other APIs NetworkCalc publishes across the network.

NetworkCalc Binary Converter API
NetworkCalc DNS API
NetworkCalc Encoder API
NetworkCalc Security API