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

Workspace Management

Cosmo Tech workspace 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 Workspace. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 18 operations across 11 paths, and defines 12 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.

18 operations 11 paths 12 schemas 4 DELETE8 GET3 PATCH3 POST

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 workspace 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 18

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

workspace 18

Workspace Management

POST
/organizations/{organization_id}/workspaces
Create a new workspace
createWorkspace 1 param body → 201400
GET
/organizations/{organization_id}/workspaces
List all Workspaces
listWorkspaces 3 params → 200
GET
/organizations/{organization_id}/workspaces/{workspace_id}
Get the details of a workspace
getWorkspace 2 params → 200404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}
Update a workspace
updateWorkspace 2 params body → 200400404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}
Delete a workspace
deleteWorkspace 2 params → 204400404
POST
/organizations/{organization_id}/workspaces/{workspace_id}/files
Upload a file for the Workspace
createWorkspaceFile 2 params body → 201400
GET
/organizations/{organization_id}/workspaces/{workspace_id}/files
List all Workspace files
listWorkspaceFiles 2 params → 200404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/files
Delete all Workspace files
deleteWorkspaceFiles 2 params → 204404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/files/download
Download the Workspace File specified
getWorkspaceFile 3 params → 200404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/files/delete
Delete a workspace file
deleteWorkspaceFile 3 params → 204404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/permissions/{role}
Get the Workspace permission by given role
listWorkspaceRolePermissions 3 params → 200
GET
/organizations/{organization_id}/workspaces/{workspace_id}/security
Get the Workspace security information
getWorkspaceSecurity 2 params → 200404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}/security/default
Update the Workspace default security
updateWorkspaceDefaultSecurity 2 params body → 201404
POST
/organizations/{organization_id}/workspaces/{workspace_id}/security/access
Add a control access to the Workspace
createWorkspaceAccessControl 2 params body → 201404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/security/access/{identity_id}
Get a control access for the Workspace
getWorkspaceAccessControl 3 params → 200404
PATCH
/organizations/{organization_id}/workspaces/{workspace_id}/security/access/{identity_id}
Update the specified access to User for a Workspace
updateWorkspaceAccessControl 3 params body → 200404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/security/access/{identity_id}
Remove the specified access from the given Workspace
deleteWorkspaceAccessControl 3 params → 204404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/security/users
Get the Workspace security users list
listWorkspaceSecurityUsers 2 params → 200404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Workspace (12 properties), WorkspaceCreateRequest (8 properties), WorkspaceUpdateRequest (6 properties), WorkspaceSolution (3 properties). Each schema is shown below with its type and property counts.

WorkspaceRole
object
The Workspace Role
1 property 1 required
WorkspaceEditInfo
object
2 properties 2 required
WorkspaceSecurity
object
The workspace security information
2 properties 2 required
WorkspaceSolution
object
The Workspace Solution configuration
3 properties 1 required
WorkspaceFileUpload
object
Request object for uploading a file to a workspace
3 properties 1 required
WorkspaceUsersList
array
List of users with access to the workspace
WorkspacePermissionsList
array
List of permissions for a workspace role
WorkspaceAccessControl
object
A Workspace access control item
2 properties 2 required
WorkspaceFile
object
A Workspace File resource
1 property 1 required
WorkspaceCreateRequest
object
Request object for creating a new workspace
8 properties 3 required
WorkspaceUpdateRequest
object
Request object for updating a workspace
6 properties
Workspace
object
A Workspace
12 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Cosmo Tech publishes across the network.

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

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