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

Load interactions in the db

Adaptive ML Interactions 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 Interactions. 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 9 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 9 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.

Interactions 1

Load interactions in the db

POST
/api/v1/interactions
Add interaction
Add interaction body → 201

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AddInteractionsRequest (10 properties), InteractionFeedback (5 properties), ChatMessageInput (5 properties), AddInteractionsResponse (3 properties). Each schema is shown below with its type and property counts.

IdOrKey
string
id or key of the entity
MessageContentPart
AddInteractionsResponse
object
3 properties 3 required
InteractionFeedback
object
5 properties 2 required
InputDateTime
string
Input date field
ChatMessageInput
object
5 properties 2 required
AddInteractionsRequest
object
10 properties 3 required
DictString
object
dictionnary with key and values as string
MessagePackage

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Adaptive ML publishes across the network.

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