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

Cosmo Tech dataset API

Dataset Management

Cosmo Tech dataset API is one of 7 APIs that Cosmo Tech publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Dataset. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 21 operations across 12 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0-SNAPSHOT.

Requests are made against a single base URL, http://localhost:8080.

21 operations 12 paths 13 schemas 3 DELETE8 GET4 PATCH5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0-SNAPSHOT
Base URL
https://dev.api.cosmotech.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Cosmo Tech dataset API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oAuth2AuthCode) using the authorizationCode flow. By default, every request must be authenticated.

  • oAuth2AuthCode — OAuth2 authentication

Paths & Operations 21

Across 12 paths, the API surfaces 21 operations — 3 DELETE, 8 GET, 4 PATCH, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

dataset 21

Dataset Management

POST
/organizations/{organization_id}/workspaces/{workspace_id}/datasets
Create a Dataset
createDataset 2 params body → 201400403404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets
Retrieve a list of defined Dataset
listDatasets 4 params → 200403404
POST
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/search
Search Datasets by tags
searchDatasets 4 params body → 200403404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}
Retrieve a Dataset
getDataset 3 params → 200403404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}
Update a Dataset
updateDataset 3 params body → 200400403404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}
Delete a Dataset
deleteDataset 3 params → 204403404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/security/default
Set the Dataset default security
updateDatasetDefaultSecurity 3 params body → 201404
POST
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/security/access
Add a control access to the Dataset
createDatasetAccessControl 3 params body → 201404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/security/access/{identity_id}
Get a control access for the Dataset
getDatasetAccessControl 4 params → 200404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/security/access/{identity_id}
Update the specified access to User for a Dataset
updateDatasetAccessControl 4 params body → 200404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/security/access/{identity_id}
Remove the specified access from the given Dataset
deleteDatasetAccessControl 4 params → 204404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/security/users
Get the Dataset security users list
listDatasetSecurityUsers 3 params → 200404
POST
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts
Create a data part of a Dataset
createDatasetPart 3 params body → 201400403404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts
Retrieve all dataset parts of a Dataset
listDatasetParts 5 params → 200403404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/{dataset_part_id}
Retrieve a data part of a Dataset
getDatasetPart 4 params → 200403404
PUT
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/{dataset_part_id}
Replace existing dataset parts of a Dataset
replaceDatasetPart 4 params body → 200400403404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/{dataset_part_id}
Update existing dataset parts information of a Dataset
updateDatasetPart 4 params body → 200400403404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/{dataset_part_id}
Delete a Dataset part
deleteDatasetPart 4 params → 204403404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/{dataset_part_id}/query
Query data of a Dataset part. This endpoint is only available for dataset parts that support queries (type == DB).
queryData 14 params → 200400403404422
GET
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/{dataset_part_id}/download
Download data from a dataset part
downloadDatasetPart 4 params → 200403404
POST
/organizations/{organization_id}/workspaces/{workspace_id}/datasets/{dataset_id}/parts/search
Search Dataset parts by tags
searchDatasetParts 5 params body → 200400403404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are DatasetPart (12 properties), Dataset (11 properties), DatasetPartCreateRequest (6 properties), DatasetCreateRequest (6 properties). Each schema is shown below with its type and property counts.

DatasetRole
object
the Dataset Role
1 property 1 required
DatasetUpdateRequest
object
Dataset creation request
5 properties
DatasetAccessControl
object
a Dataset access control item
2 properties 2 required
DatasetCreateRequest
object
Dataset creation request
6 properties 1 required
DatasetPartCreateRequest
object
Dataset part create request object
6 properties 2 required
DatasetPartUpdateRequest
object
Dataset part update request object
4 properties
DatasetEditInfo
object
2 properties 2 required
DatasetSecurity
object
the dataset security information
2 properties 2 required
DatasetPartFiles
arraynull
Notes: - Each parts defined in dataset should have a file defined in this list - Please ensure that upload files order match with data parts list defined - Fir…
Dataset
object
Dataset object
11 properties 9 required
DatasetPart
object
Dataset part object
12 properties 10 required
DatasetPartTypeEnum
string
The dataset part Type
DatasetPartFile
string
Data file to upload

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cosmo-tech-dataset-api-openapi.yml Raw ↑

Other APIs Cosmo Tech publishes across the network.

Cosmo Tech meta API
Cosmo Tech organization API
Cosmo Tech run API
Cosmo Tech runner API
Cosmo Tech solution API
Cosmo Tech workspace API
Where this information came from

This is an independent, third-party profile of Cosmo Tech dataset 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.