Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs.io Engineering Platform Transfer Collection Items API

The **Transfer Collection Items** endpoints enable you to move collection items between different collections or folders.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 2015-07-09.

Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.

3 operations 3 paths 1 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform Transfer Collection Items API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.

Transfer Collection Items 3

The Transfer Collection Items endpoints enable you to move collection items between different collections or folders.

POST
/collection-folders-transfers
APIs.io Engineering Platform Transfer folders
transferCollectionFolders body → 200400500
POST
/collection-requests-transfers
APIs.io Engineering Platform Transfer requests
transferCollectionRequests body → 200400500
POST
/collection-responses-transfers
APIs.io Engineering Platform Transfer responses
transferCollectionResponses body → 200400500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is transferCollectionItems (4 properties). Each schema is shown below with its type and property counts.

transferCollectionItems
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-transfer-collection-items-api-openapi.yml Raw ↑