Tenyks Data Upload API
Upload and ingest annotations, models and predictions from cloud storage.
Tenyks Data Upload API is one of 3 APIs that Tenyks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Data Upload. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 6 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.1.
Requests are made against a single base URL, https://{base_url}.tenyks.ai.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Tenyks Data Upload API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
bearerAuth— Bearer access token obtained from POST /api/auth/apikey (expires in 3600 seconds).
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.
Upload and ingest annotations, models and predictions from cloud storage.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DatasetPayload (4 properties), ModelPayload (4 properties), ModelPredictionsPayload (3 properties), AwsCredentials (3 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 Tenyks 2
Other APIs Tenyks publishes across the network.