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

Amazon Clean Rooms Collaborations API

Operations for managing Clean Rooms collaborations

Amazon Clean Rooms Collaborations API is one of 4 APIs that Amazon Clean Rooms publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Collaborations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, pricing, an API reference, a JSON-LD context, and 4 JSON Schemas.

This API exposes 4 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 2022-02-17.

Requests are made against a single base URL, https://cleanrooms.{region}.amazonaws.com.

4 operations 2 paths 9 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2022-02-17
Base URL
https://cleanrooms.us-east-1.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon Clean Rooms Collaborations API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (aws_signature). By default, every request must be authenticated.

  • aws_signature — AWS Signature Version 4

Paths & Operations 4

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

Collaborations 4

Operations for managing Clean Rooms collaborations

GET
/collaborations
Amazon Clean Rooms List Collaborations
ListCollaborations 3 params → 200400403500
POST
/collaborations
Amazon Clean Rooms Create a Collaboration
CreateCollaboration body → 200400403500
GET
/collaborations/{collaborationIdentifier}
Amazon Clean Rooms Get a Collaboration
GetCollaboration 1 param → 200400403404500
DELETE
/collaborations/{collaborationIdentifier}
Amazon Clean Rooms Delete a Collaboration
DeleteCollaboration 1 param → 200400403404500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Collaboration (9 properties), CreateCollaborationRequest (6 properties), ResourceNotFoundException (3 properties), ValidationException (2 properties). Each schema is shown below with its type and property counts.

ListCollaborationsResponse
object
Response for listing collaborations.
2 properties
AccessDeniedException
object
Caller does not have sufficient access to perform this action.
1 property
ValidationException
object
The input fails to satisfy the specified constraints.
2 properties
Collaboration
object
Represents an AWS Clean Rooms collaboration workspace.
9 properties
InternalServerException
object
Unexpected error during processing of request.
1 property
CreateCollaborationRequest
object
Request body for creating a collaboration.
6 properties 5 required
ResourceNotFoundException
object
Request references a resource which does not exist.
3 properties
GetCollaborationResponse
object
Response for getting a collaboration.
1 property
CreateCollaborationResponse
object
Response for creating a collaboration.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-clean-rooms-collaborations-api-openapi.yml Raw ↑

Other APIs Amazon Clean Rooms publishes across the network.

Amazon Clean Rooms Configured Tables API
Amazon Clean Rooms Memberships API
Amazon Clean Rooms Protected Queries API
Where this information came from

This is an independent, third-party profile of Amazon Clean Rooms Collaborations 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.