Adaption Labs Datasets API
Create, ingest, adapt, evaluate, and export datasets.
Adaption Labs Datasets API is one of 2 APIs that Adaption Labs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Datasets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.
This API exposes 8 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://api.prod.adaptionlabs.ai.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Adaption Labs Datasets API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— API key issued in the Adaption app (Settings → API keys). Format ptlive... . Send as Authorization: Bearer or set the ADAPTIONAPIKEY environment variable for t…
Paths & Operations 8
Across 7 paths, the API surfaces 8 operations — 5 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Create, ingest, adapt, evaluate, and export datasets.
Schemas 13
The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are RunResponse (6 properties), Dataset (5 properties), ColumnMapping (5 properties), RunRequest (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Adaption Labs 1
Other APIs Adaption Labs publishes across the network.