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 AI Gateway API

The AI Gateway API from APIs.io Engineering Platform — 3 operation(s) for ai gateway.

This API exposes 6 operations across 3 paths. 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 3 paths 0 schemas 1 DELETE3 GET1 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 AI Gateway 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 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

AI Gateway 6
GET
/accounts/{account_id}/ai-gateway/gateways
APIs.io Engineering Platform List Gateways
aig-config-list-gateway 6 params → 200400
POST
/accounts/{account_id}/ai-gateway/gateways
APIs.io Engineering Platform Create a new Gateway
aig-config-create-gateway 1 param body → 200400
GET
/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs
APIs.io Engineering Platform List Gateway Logs
aig-config-list-gateway-logs 29 params → 200400
DELETE
/accounts/{account_id}/ai-gateway/gateways/{id}
APIs.io Engineering Platform Delete a Gateway
aig-config-delete-gateway 2 params → 200404
GET
/accounts/{account_id}/ai-gateway/gateways/{id}
APIs.io Engineering Platform Fetch a Gateway
aig-config-fetch-gateway 2 params → 200404
PUT
/accounts/{account_id}/ai-gateway/gateways/{id}
APIs.io Engineering Platform Update a Gateway
aig-config-update-gateway 2 params body → 200400404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-ai-gateway-api-openapi.yml Raw ↑