How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.2.0, at version 1.0.1.

Requests are made against a single base URL, https://{base_url}.tenyks.ai.

6 operations 6 paths 7 schemas 2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://dashboard.tenyks.ai
Authentication
HTTP Bearer
Contact
Resource Areas
1

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.

Data Upload 6

Upload and ingest annotations, models and predictions from cloud storage.

POST
/api/workspaces/tenyks/datasets
Create a Dataset
createDataset body → 200400
PUT
/api/workspaces/tenyks/datasets/{dataset_key}/images/annotations
Upload Dataset Annotations
uploadDatasetAnnotations 1 param body → 200
PUT
/api/workspaces/tenyks/datasets/{dataset_key}/ingest
Ingest Dataset Annotations
ingestDatasetAnnotations 1 param body → 200
POST
/api/workspaces/tenyks/datasets/{dataset_key}/model_inferences
Create a Model
createModel 1 param body → 200
PUT
/api/workspaces/tenyks/datasets/{dataset_key}/model_inferences/{model_key}/predictions
Upload Model Predictions
uploadModelPredictions 2 params body → 200400
PUT
/api/workspaces/tenyks/datasets/{dataset_key}/model_inferences/{model_key}/ingest
Ingest Model Predictions
ingestModelPredictions 2 params body → 200

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), AwsCredentials (3 properties), AwsS3ImagesLocation (3 properties). Each schema is shown below with its type and property counts.

DatasetAnnotationsPayload
object
3 properties 3 required
ModelPredictionsPayload
object
3 properties 3 required
AwsS3ImagesLocation
object
3 properties 3 required
ModelPayload
object
4 properties 4 required
AwsCredentials
object
3 properties 3 required
DatasetIngestPayload
object
DatasetPayload
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tenyks-data-upload-api-openapi.yml Raw ↑

Other APIs Tenyks publishes across the network.

Tenyks Auth API
Tenyks Datasets API
Where this information came from

This is an independent, third-party profile of Tenyks Data Upload API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.