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 Zero Trust Gateway Categories API

The Zero Trust Gateway Categories API from APIs.io Engineering Platform — 1 operation(s) for zero trust gateway categories.

This API exposes 1 operation across 1 path, and defines 14 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.

1 operations 1 paths 14 schemas 1 GET

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 Zero Trust Gateway Categories 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 1

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

Zero Trust Gateway Categories 1
GET
/accounts/{account_id}/gateway/categories
APIs.io Engineering Platform List categories
zero-trust-gateway-categories-list-categories 1 param → 4XX200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are zero-trust-gateway_categories (6 properties), zero-trust-gateway_subcategory (5 properties), zero-trust-gateway_result_info (4 properties), zero-trust-gateway_api-response-common-failure (4 properties). Each schema is shown below with its type and property counts.

zero-trust-gateway_messages
array
zero-trust-gateway_categories_components-schemas-name
string
The name of the category.
zero-trust-gateway_categories
object
6 properties
zero-trust-gateway_api-response-common-failure
object
4 properties 4 required
zero-trust-gateway_categories_components-schemas-response_collection
zero-trust-gateway_subcategory
object
5 properties
zero-trust-gateway_components-schemas-description
string
A short summary of domains in the category.
zero-trust-gateway_beta
boolean
True if the category is in beta and subject to change.
zero-trust-gateway_api-response-common
object
3 properties 3 required
zero-trust-gateway_schemas-identifier
string
Identifier
zero-trust-gateway_result_info
object
4 properties
zero-trust-gateway_id
integer
The identifier for this category. There is only one category per ID.
zero-trust-gateway_class
string
Which account types are allowed to create policies based on this category. blocked categories are blocked unconditionally for all accounts. removalPending cate…
zero-trust-gateway_api-response-collection
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-zero-trust-gateway-categories-api-openapi.yml Raw ↑