Initialize the API Gateway resource
Configurations
Manage API Gateway configurations for your zone.Get configuration
Retrieve the current API Gateway configuration.Update configuration
Update API Gateway configuration settings.Discovery
Automatically discover API operations from your traffic.Get discovery status
Retrieve the status of API discovery for your zone.Discovery operations
List discovered API operations.Operations
Manage API operations and endpoints.Create operation
Add a new API operation.Zone identifier
API endpoint path
API host
HTTP method (GET, POST, PUT, DELETE, etc.)
List operations
List all API operations for your zone.Direction to order operations. Options:
asc, descFilter by endpoint path
Filter by features
Filter by hosts
Filter by HTTP methods
Field to order by. Options:
method, host, endpoint, thresholds.$keyPage number of paginated results
Number of items per page (default: 25)
Get operation
Retrieve details about a specific operation.Delete operation
Remove an API operation.Bulk create operations
Create multiple operations at once.Bulk delete operations
Delete multiple operations at once.Schemas
Manage OpenAPI schemas for your APIs.List schemas
List all schemas for your zone.Omit the source data of schemas in the response
Page number
Number of items per page
Filter by validation enabled status
User schemas
Manage user-defined API schemas.Create user schema
Upload a user-defined OpenAPI schema.Schema kind. Currently only
openapi_v3 is supported.Schema name
OpenAPI schema content
Enable schema validation
List user schemas
List all user-defined schemas.Get user schema
Retrieve a specific user schema.Edit user schema
Update a user-defined schema.Delete user schema
Remove a user-defined schema.Settings
Manage API Gateway settings including schema validation.Expression templates
Manage expression templates for API routing and filtering.Response types
APIShield (Operation)
Represents an API operation.Operation identifier
HTTP method
API endpoint path
API host
DiscoveryOperation
Represents a discovered API operation.Operation identifier
HTTP method
API endpoint path
API host
How the operation was discovered
Configuration
API Gateway configuration settings.Characteristics used to identify authenticated requests
OldPublicSchema (User Schema)
User-defined API schema.Schema identifier
Schema name
Schema kind (openapi_v3)
OpenAPI schema content
Whether validation is enabled
When the schema was created