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

APIs.io Engineering Platform Magic Site WANs API

The Magic Site WANs API from APIs.io Engineering Platform — 2 operation(s) for magic site wans.

This API exposes 6 operations across 2 paths, and defines 17 schemas. It is described by OpenAPI 3.0.0, at version 2015-07-09.

Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.

6 operations 2 paths 17 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform Magic Site WANs API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 6

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

Magic Site WANs 6
GET
/accounts/{account_id}/magic/sites/{site_id}/wans
APIs.io Engineering Platform List Site WANs
magic-site-wans-list-wans 2 params → 4XX200
POST
/accounts/{account_id}/magic/sites/{site_id}/wans
APIs.io Engineering Platform Create a new Site WAN
magic-site-wans-create-wan 2 params body → 4XX200
DELETE
/accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}
APIs.io Engineering Platform Delete Site WAN
magic-site-wans-delete-wan 3 params body → 4XX200
GET
/accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}
APIs.io Engineering Platform Site WAN Details
magic-site-wans-wan-details 3 params → 4XX200
PATCH
/accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}
APIs.io Engineering Platform Patch Site WAN
magic-site-wans-patch-wan 3 params body → 4XX200
PUT
/accounts/{account_id}/magic/sites/{site_id}/wans/{wan_id}
APIs.io Engineering Platform Update Site WAN
magic-site-wans-update-wan 3 params body → 4XX200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are magic_wan (7 properties), magic_wan_update_request (5 properties), magic_wans_add_single_request (5 properties), magic_api-response-common (4 properties). Each schema is shown below with its type and property counts.

magic_ip-address
string
A valid IPv4 address.
magic_api-response-single
object
magic_wans_add_single_request
object
5 properties 2 required
magic_wan_static_addressing
object
(optional) if omitted, use DHCP. Submit secondaryaddress when site is in high availability mode.
3 properties 2 required
magic_api-response-common-failure
object
4 properties 4 required
magic_cidr
string
A valid CIDR notation representing an IP range.
magic_wan_deleted_response
magic_vlan_tag
integer
VLAN port number.
magic_messages
array
magic_wan_modified_response
magic_wan_single_response
magic_wan_update_request
object
5 properties
magic_identifier
string
Identifier
magic_port
integer
magic_wan
object
7 properties
magic_wans_collection_response
magic_api-response-common
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-magic-site-wans-api-openapi.yml Raw ↑