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

AIMLAPI Threads > Runs API

The Threads > Runs API from AIMLAPI — 2 operation(s) for threads > runs.

AIMLAPI Threads > Runs API is one of 10 APIs that AIMLAPI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Threads > Runs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 4 operations across 2 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, http://{{baseurl}}.

4 operations 2 paths 0 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Server
http://{{baseurl}}
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

AIMLAPI Threads > Runs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Threads > Runs 4
GET
/threads/{threadId}/runs
AIMLAPI Get Runs
1 param → 200
POST
/threads/{threadId}/runs
AIMLAPI Create Run
1 param body → 200
POST
/threads/{threadId}/runs/{runId}
AIMLAPI Update Run
2 params body → 200
GET
/threads/{threadId}/runs/{runId}
AIMLAPI Get Run
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aimlapi-threads-runs-api-openapi.yml Raw ↑

Other APIs AIMLAPI publishes across the network.

AIMLAPI API Key Management API
AIMLAPI Assistants API
AIMLAPI Chat API
AIMLAPI Images API
AIMLAPI Models API
AIMLAPI Threads API
AIMLAPI Threads > Messages API
AIMLAPI Voice API
AIMLAPI [WIP] Completions API