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 IP Address Management Service Bindings API

The IP Address Management Service Bindings API from APIs.io Engineering Platform — 3 operation(s) for ip address management service bindings.

This API exposes 5 operations across 3 paths, and defines 10 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.

5 operations 3 paths 10 schemas 1 DELETE3 GET1 POST

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 IP Address Management Service Bindings 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 5

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

IP Address Management Service Bindings 5
GET
/accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings
APIs.io Engineering Platform List Service Bindings
ip-address-management-service-bindings-list-service-bindings 2 params → 4XX200
POST
/accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings
APIs.io Engineering Platform Create Service Binding
ip-address-management-service-bindings-create-service-binding 2 params body → 4XX201
DELETE
/accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings/{binding_id}
APIs.io Engineering Platform Delete Service Binding
ip-address-management-service-bindings-delete-service-binding 3 params → 4XX200
GET
/accounts/{account_id}/addressing/prefixes/{prefix_id}/bindings/{binding_id}
APIs.io Engineering Platform Get Service Binding
ip-address-management-service-bindings-get-service-binding 3 params → 4XX200
GET
/accounts/{account_id}/addressing/services
APIs.io Engineering Platform List Services
ip-address-management-service-bindings-list-services 1 param → 4XX200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are addressing_service_binding (5 properties), addressing_api-response-common-failure (4 properties), addressing_api-response-common (3 properties), addressing_create_binding_request (2 properties). Each schema is shown below with its type and property counts.

addressing_cidr
string
IP Prefix in Classless Inter-Domain Routing format.
addressing_messages
array
addressing_service_name
string
Name of a service running on the Cloudflare network
addressing_api-response-common-failure
object
4 properties 4 required
addressing_service_identifier
string
Identifier
addressing_service_binding
object
5 properties
addressing_provisioning
object
Status of a Service Binding's deployment to the Cloudflare network
1 property
addressing_api-response-common
object
3 properties 3 required
addressing_identifier
string
Identifier
addressing_create_binding_request
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-ip-address-management-service-bindings-api-openapi.yml Raw ↑