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

The Feedback API from Adaptive ML — 2 operation(s) for feedback.

Adaptive ML Feedback 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 Feedback. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 10 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.

2 operations 2 paths 10 schemas 2 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 2

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

Feedback 2
POST
/api/v1/comparison
Add comparison
Add comparison body → 201
POST
/api/v1/outcome
Add outcome
Add outcome body → 201

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are AddComparisonRequest (7 properties), AddOutcomeRequest (5 properties), ChatMessageInput (5 properties), ComparisonOutput (1 property). Each schema is shown below with its type and property counts.

IdOrKey
string
id or key of the entity
MessageContentPart
ComparisonTie
string
AddOutcomeRequest
object
5 properties 4 required
ComparisonOutput
object
1 property 1 required
CompletionIdOrText
ChatMessageInput
object
5 properties 2 required
OutcomeOutput
object
1 property 1 required
AddComparisonRequest
object
7 properties 4 required
MessagePackage

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adaptive-ml-feedback-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 image::rest API
Adaptive ML Interactions API
Adaptive ML Recipes API