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

Organization Management

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

This API exposes 14 operations across 9 paths, and defines 8 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.

14 operations 9 paths 8 schemas 2 DELETE7 GET3 PATCH2 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 organization 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 14

Across 9 paths, the API surfaces 14 operations — 2 DELETE, 7 GET, 3 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

organization 14

Organization Management

POST
/organizations
Create a new organization
createOrganization body → 201400
GET
/organizations
List all Organizations
listOrganizations 2 params → 200
GET
/organizations/{organization_id}
Get the details of an Organization
getOrganization 1 param → 200404
PATCH
/organizations/{organization_id}
Update an Organization
updateOrganization 1 param body → 200400404
DELETE
/organizations/{organization_id}
Delete an organization
deleteOrganization 1 param → 204404
GET
/organizations/permissions
Get all permissions per components
listPermissions → 200
GET
/organizations/{organization_id}/permissions/{role}
Get the Organization permissions by given role
getOrganizationPermissions 2 params → 200
GET
/organizations/{organization_id}/security
Get the Organization security information
getOrganizationSecurity 1 param → 200404
PATCH
/organizations/{organization_id}/security/default
Update the Organization default security
updateOrganizationDefaultSecurity 1 param body → 201404
POST
/organizations/{organization_id}/security/access
Add a control access to the Organization
createOrganizationAccessControl 1 param body → 201404
GET
/organizations/{organization_id}/security/access/{identity_id}
Get a control access for the Organization
getOrganizationAccessControl 2 params → 200404
PATCH
/organizations/{organization_id}/security/access/{identity_id}
Update the specified access to User for an Organization
updateOrganizationAccessControl 2 params body → 200404
DELETE
/organizations/{organization_id}/security/access/{identity_id}
Remove the specified access from the given Organization
deleteOrganizationAccessControl 2 params → 204404
GET
/organizations/{organization_id}/security/users
Get the Organization security users list
listOrganizationSecurityUsers 1 param → 200404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Organization (5 properties), ComponentRolePermissions (2 properties), OrganizationCreateRequest (2 properties), OrganizationAccessControl (2 properties). Each schema is shown below with its type and property counts.

OrganizationCreateRequest
object
Request object for creating a new organization
2 properties 1 required
OrganizationAccessControl
object
Response object for organization access control
2 properties 2 required
OrganizationRole
object
The Organization Role
1 property 1 required
OrganizationUpdateRequest
object
Request object for updating an organization
1 property
OrganizationEditInfo
object
2 properties 2 required
Organization
object
An Organization
5 properties 5 required
ComponentRolePermissions
object
A RBAC by component
2 properties 2 required
OrganizationSecurity
object
Response object for organization security information
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Cosmo Tech publishes across the network.

Cosmo Tech dataset API
Cosmo Tech meta 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 organization 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.