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

Adaptive ML Completions API

The Completions API from Adaptive ML — 1 operation(s) for completions.

Adaptive ML Completions API is one of 9 APIs that Adaptive ML publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Completions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 1 operation across 1 path, and defines 16 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://your-adaptive-deployment/api/v1.

1 operations 1 paths 16 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://your-adaptive-deployment/api/v1
License
UNLICENSED
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Completions 1
POST
/api/v1/chat/completions
Generate chat completion
Chat body → 200

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are ChatResponseChunk (5 properties), ChatMessageInput (5 properties), GenerateParameters (5 properties), ChatChoice (5 properties). Each schema is shown below with its type and property counts.

ChatResponseChunk
object
5 properties 4 required
ChatInput
MessageContentPart
IdOrKey
string
id or key of the entity
Usage
object
3 properties 3 required
ToolOverride
object
2 properties 2 required
Delta
object
4 properties 3 required
ChatResponse
object
5 properties 5 required
Timestampsec
number
Unix Timestamp in seconds
MessagePackage
ChatMessageInput
object
5 properties 2 required
StreamOptions
object
1 property
ChatChoice
object
5 properties 4 required
GenerateParameters
object
5 properties
ChatChoiceMessage
object
3 properties 3 required
DictString
object
dictionnary with key and values as string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adaptive-ml-completions-api-openapi.yml Raw ↑

Other APIs Adaptive ML publishes across the network.

Adaptive ML artifacts::rest API
Adaptive ML Chunked Upload API
Adaptive ML Datasets API
Adaptive ML Embeddings API
Adaptive ML Feedback API
Adaptive ML image::rest API
Adaptive ML Interactions API
Adaptive ML Recipes API