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

The Workers AI API from APIs.io Engineering Platform — 5 operation(s) for workers ai.

This API exposes 5 operations across 5 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.

5 operations 5 paths 0 schemas 4 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 Workers AI 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 5 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Workers AI 5
GET
/accounts/{account_id}/ai/authors/search
APIs.io Engineering Platform Author Search
workers-ai-search-author 1 param → 200404
GET
/accounts/{account_id}/ai/models/schema
APIs.io Engineering Platform Get Model Schema
workers-ai-get-model-schema 2 params → 200400
GET
/accounts/{account_id}/ai/models/search
APIs.io Engineering Platform Model Search
workers-ai-search-model 8 params → 200404
POST
/accounts/{account_id}/ai/run/{model_name}
APIs.io Engineering Platform Execute AI model
workers-ai-post-run-model 2 params body → 200400
GET
/accounts/{account_id}/ai/tasks/search
APIs.io Engineering Platform Task Search
workers-ai-search-task 1 param → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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