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 Assistants API

The Assistants API from AIMLAPI — 2 operation(s) for assistants.

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

Tagged areas include Assistants. 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 Assistants 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.

Assistants 4
GET
/assistants
AIMLAPI List Your Assistants
→ 200
POST
/assistants
AIMLAPI Create Assistant
body → 201
GET
/assistants/{assistantId}
AIMLAPI Get Assistant
1 param → 200
POST
/assistants/{assistantId}
AIMLAPI Update Assistant
1 param body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aimlapi-assistants-api-openapi.yml Raw ↑

Other APIs AIMLAPI publishes across the network.

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