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

Transmit Security Organizations API

The Organizations API from Transmit Security — 6 operation(s) for organizations.

Transmit Security Organizations API is one of 9 APIs that Transmit Security publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 7 JSON Schema definitions.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 7 JSON Schemas.

This API exposes 10 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 5 base URLs: https://api.sbx.transmitsecurity.io/cis, https://api.transmitsecurity.io/cis, https://api.eu.transmitsecurity.io/cis, https://api.ca.transmitsecurity.io/cis, https://api.au.transmitsecurity.io/cis.

10 operations 6 paths 9 schemas 2 DELETE3 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.transmitsecurity.io
Authentication
HTTP Bearer, HTTP Bearer, OAuth 2.0, OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 5

Transmit Security Organizations API declares 5 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer). It accepts HTTP bearer tokens (JWT) (UserAccessToken). It supports OAuth 2.0 (AdminAccessToken) using the clientCredentials flow. It supports OAuth 2.0 (ClientAccessToken) using the clientCredentials flow. It supports OAuth 2.0 (OrgAdminAccessToken) using the clientCredentials flow.

  • UserAccessToken — A token returned upon end-user authentication, which provides access to resources and data for the user and app for which it was generated
  • AdminAccessToken — A token generated by a management application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken). It provides access to all resources for…
  • ClientAccessToken — A token generated by an end-user application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken). It provides access to resources and data…
  • OrgAdminAccessToken — A token returned upon B2B authentication for a user that has the organizationAdmin or organizationCreator role.

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 2 DELETE, 3 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Organizations 10
POST
/v1/organizations
Create organization
createOrganization body → 201400409
GET
/v1/organizations
Get organizations
getAllOrganizations 1 param → 200
GET
/v1/organizations/{organization_id}
Get organization by ID
getOrganization 1 param → 200404
PUT
/v1/organizations/{organization_id}
Update organization
updateOrganization 1 param body → 200400404
DELETE
/v1/organizations/{organization_id}
Delete organization
deleteOrganization 1 param → 400404
GET
/v1/organizations/name/{organization_name}
Get organization by name
getOrganizationByName 1 param → 200404
PUT
/v1/organizations/{organization_id}/apps
Add apps to organization
addAppsToOrganization 1 param body → 204400404
DELETE
/v1/organizations/{organization_id}/apps
Remove apps from organization
removeAppsFromOrganization 1 param body → 204400404
POST
/v1/organizations/{organization_id}/logo
Upload organization logo
uploadLogo 1 param body → 202
POST
/v1/organizations/{organization_id}/applications/{app_id}/managed-organizations
Create managed organization
createManagedOrganization 2 params body → 201409

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ApiOrganization (12 properties), ApiCreateOrganizationInput (6 properties), ApiUpdateOrganizationInput (5 properties), ApiCreateManagedOrganizationInput (5 properties). Each schema is shown below with its type and property counts.

IdentifierIsTakenHttpError
object
3 properties 3 required
ApiOrganization
object
12 properties 5 required
LogoUploadDto
object
1 property 1 required
ApiAppIds
object
1 property 1 required
NotFoundHttpError
object
2 properties 2 required
ApiCreateManagedOrganizationInput
object
5 properties 3 required
ApiCreateOrganizationInput
object
6 properties 4 required
BadRequestHttpError
object
2 properties 2 required
ApiUpdateOrganizationInput
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

transmit-security-organizations-api-openapi.yml Raw ↑

Other APIs Transmit Security publishes across the network.

Mosaic Orchestration API
Transmit Security Applications API
Transmit Security Auth API
Transmit Security Manage API
Transmit Security Recommendation API
Transmit Security Token API
Transmit Security Users API
Transmit Security Verification API
Where this information came from

This is an independent, third-party profile of Transmit Security Organizations 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.