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

emnify subpackage_ipAddressSpaces API

The subpackage_ipAddressSpaces API from emnify — 3 operation(s) for subpackage_ipaddressspaces.

emnify subpackage_ipAddressSpaces API is one of 29 APIs that emnify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include subpackage_ipAddressSpaces. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 5 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://cdn.emnify.net.

5 operations 3 paths 13 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://cdn.emnify.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

emnify subpackage_ipAddressSpaces API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Retrieve a JWT via POST /api/v1/authenticate using an applicationtoken or user credentials, then send it as Authorization: Bearer .

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

subpackage_ipAddressSpaces 5
GET
/api/v1/ip_address_space
List IP address spaces
ip-address-space-get 1 param → 200
POST
/api/v1/ip_address_space
Create an IP address space
ip-address-space-post 1 param body → 201400403404409422
GET
/api/v1/ip_address_space/available
Get random address spaces
ip-address-space-available-by-ip-address-version-get 2 params → 200
PUT
/api/v1/ip_address_space/{address_space_id}
Assign an IP address space to an organization
ip-address-space-by-id-put 2 params → 204404409
DELETE
/api/v1/ip_address_space/{address_space_id}
Release an IP address space from an organization
ip-address-space-by-id-delete 2 params → 204404409

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ApiV1IpAddressSpaceGetResponsesContentApplicationJsonSchemaItems (5 properties), IpAddressSpacePostRequestUnprocessableEntityError (4 properties), IpAddressSpacePostRequestBadRequestError (4 properties), IpAddressSpacePostRequestNotFoundError (4 properties). Each schema is shown below with its type and property counts.

ApiV1IpAddressSpacePostResponsesContentApplicationJsonSchemaErrorsItems
object
IpAddressSpaceByIdPutRequestConflictError
object
3 properties
IpAddressSpacePostRequestConflictError
object
4 properties 2 required
IpAddressSpacePostRequestNotFoundError
object
4 properties 2 required
ApiV1IpAddressSpaceGetResponsesContentApplicationJsonSchemaItems
object
5 properties
IpAddressSpaceByIdDeleteRequestConflictError
object
3 properties
IpAddressSpaceByIdPutRequestNotFoundError
object
3 properties
IpAddressSpaceByIdDeleteRequestNotFoundError
object
3 properties
ApiV1IpAddressSpaceAvailableGetResponsesContentApplicationJsonSchemaItems
object
3 properties
IpAddressSpacePostRequestBadRequestError
object
4 properties 2 required
IpAddressSpacePostRequestUnprocessableEntityError
object
4 properties 2 required
IpAddressSpacePostRequestForbiddenError
object
4 properties 2 required
IP Address Spaces_IpAddressSpacePost_Response_201
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emnify-subpackage-ipaddressspaces-api-openapi.yml Raw ↑

Other APIs emnify publishes across the network.

emnify GraphQL API
emnify Data Streamer
emnify Documentation MCP Server
emnify subpackage_applicationTokens API
emnify subpackage_authentication API
emnify subpackage_automations API
emnify subpackage_cloudConnect API
emnify subpackage_customEvents API
emnify subpackage_endpoint API
emnify subpackage_euicc API
emnify subpackage_euiccOperation API
emnify subpackage_events API