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

The Embeddings API from Adaptive ML — 1 operation(s) for embeddings.

Adaptive ML Embeddings 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 Embeddings. 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 6 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 6 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.

Embeddings 1
POST
/api/v1/embeddings
Embeddings body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are GenerateEmbeddingsInput (6 properties), Usage (3 properties), EmbeddingsResponseList (2 properties), EmbeddingResponse (2 properties). Each schema is shown below with its type and property counts.

EmbeddingsEncodingFormat
string
Usage
object
3 properties 3 required
GenerateEmbeddingsInput
object
6 properties 2 required
EmbeddingResponse
object
2 properties 2 required
EmbeddingsData
EmbeddingsResponseList
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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